Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit af55a9f

Browse files
committed
fix: remove workspaces
1 parent 1824f9d commit af55a9f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

-3
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@
5151
"docker:rc:push-next": "docker push ipfs/js-ipfs:next",
5252
"docker:rc:push-rc": "docker push ipfs/js-ipfs:v`npm show ipfs@next version -q`"
5353
},
54-
"workspaces": [
55-
"packages/*"
56-
],
5754
"eslintConfig": {
5855
"extends": "ipfs"
5956
},

0 commit comments

Comments
 (0)