Skip to content

Commit

Permalink
chore(pkg): add workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
janryWang committed Jun 1, 2021
1 parent f7fdbcd commit d8af530
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"node": "8.x || 9.x || 10.x || 11.x"
},
"workspaces": [
"packages/*"
"packages/*",
"designable/*"
],
"scripts": {
"bootstrap": "lerna bootstrap",
Expand Down

0 comments on commit d8af530

Please sign in to comment.