We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c93447 commit 1853f90Copy full SHA for 1853f90
deno.json
@@ -4,7 +4,7 @@
4
},
5
"name": "@scrapfly/scrapfly-sdk",
6
"exports": "./src/main.ts",
7
- "version": "0.6.1",
+ "version": "0.6.2",
8
"description": "SDK for Scrapfly.io API for web scraping, screenshotting and data extraction",
9
"tasks": {
10
"start": "deno run --allow-net --allow-read src/main.ts",
0 commit comments