Skip to content

Commit

Permalink
fix(root): fix lerna.json
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Jun 2, 2021
1 parent 492e0aa commit 3597037
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"packages": [
"packages/*"
"packages/*",
"!packages/varlet-vscode-extension"
],
"useWorkspaces": true,
"npmClient": "yarn",
Expand Down

0 comments on commit 3597037

Please sign in to comment.