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

Commit

Permalink
fix: remove workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Feb 9, 2021
1 parent 1824f9d commit af55a9f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@
"docker:rc:push-next": "docker push ipfs/js-ipfs:next",
"docker:rc:push-rc": "docker push ipfs/js-ipfs:v`npm show ipfs@next version -q`"
},
"workspaces": [
"packages/*"
],
"eslintConfig": {
"extends": "ipfs"
},
Expand Down

0 comments on commit af55a9f

Please sign in to comment.