Skip to content

Commit

Permalink
Merge pull request #481 from AviVahl/master
Browse files Browse the repository at this point in the history
fix: Remove workspaces key, as yarn workspaces is not in use
  • Loading branch information
sendilkumarn committed Jun 3, 2018
2 parents 592fd11 + a1a796d commit 6b255c0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Expand Up @@ -21,9 +21,6 @@
"module",
"bundler"
],
"workspaces": [
"packages/*"
],
"scripts": {
"lint": "eslint \"./bin/*.js\" \"./test/**/*.js\" \"{packages}/**/!(node_modules)/*.js\" ",
"format": "prettier-eslint ./bin/*.js ./test/**/*.js ./packages/**/*.js --write",
Expand Down

0 comments on commit 6b255c0

Please sign in to comment.