Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Commit c4a3db9

Browse files
committed
Removed useWorkspaces from lerna.json
This option has been deprecated and throws errors when attempting to run version-increment. Lerna should work as intended without this now.
1 parent caa6316 commit c4a3db9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lerna.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@
77
"npmClient": "npm",
88
"useNx": true,
99
"loglevel": "verbose",
10-
"useWorkspaces": true,
1110
"hoist": true
1211
}

0 commit comments

Comments
 (0)