Skip to content

Commit 1299173

Browse files
committed
fix: the "workspace" key has been removed because it was conflicting with the package.json file in the scrapegraph-js folder.
1 parent a2b57c7 commit 1299173

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
},
1010
"author": "ScrapeGraphAI",
1111
"license": "MIT",
12-
"workspaces": [
13-
"scrapegraph-js"
14-
],
1512
"scripts": {
1613
"semantic-release": "semantic-release"
1714
},

0 commit comments

Comments
 (0)