Skip to content

Commit 867c8c2

Browse files
committed
update sdk
1 parent 763e52b commit 867c8c2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scrapegraph-sdk",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"private": true,
55
"description": "ScrapeGraph SDK monorepo",
66
"repository": {

scrapegraph-js/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scrapegraph-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "scrapegraph-js",
33
"author": "ScrapeGraphAI",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"description": "Scrape and extract structured data from a webpage using ScrapeGraphAI's APIs.",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)