Skip to content

Commit 4f72895

Browse files
committed
chore: update lerna.json
1 parent 92111a3 commit 4f72895

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

lerna.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
{
22
"packages": ["core", "website"],
3-
"version": "independent",
4-
"command": {
5-
"bootstrap": {
6-
"yarnClientArgs": ["--no-yarn-lock"],
7-
"npmClientArgs": ["--no-package-lock"],
8-
"forceLocal": true
9-
}
10-
},
3+
"version": "2.0.2",
114
"useWorkspaces": true
125
}

0 commit comments

Comments
 (0)