Skip to content

Commit 9dce51a

Browse files
committed
Use npm for lerna
1 parent 96a7500 commit 9dce51a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

lerna.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,5 @@
22
"packages": [
33
"package"
44
],
5-
"version": "2.0.0",
6-
"npmClient": "yarn",
7-
"useWorkspaces": true
5+
"version": "2.0.0"
86
}

0 commit comments

Comments
 (0)