Skip to content

Commit

Permalink
Revert "temp: remove workspaces for single publish"
Browse files Browse the repository at this point in the history
This reverts commit 083d295.
  • Loading branch information
FredKSchott committed Sep 2, 2020
1 parent 016e586 commit 96d2ffc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@
"test": "jest --test-timeout=30000"
},
"workspaces": [
"snowpack"
"create-snowpack-app/*",
"plugins/*",
"snowpack",
"test/build/*",
"test/integration/*"
],
"devDependencies": {
"@pika/pack": "^0.5.0",
Expand Down

0 comments on commit 96d2ffc

Please sign in to comment.