Skip to content

Commit d8a2813

Browse files
committed
fix: remove useWorkspaces from lerna.json
This should resolve the error when trying to publish the packages to npm. Ticket: BTC-2730
1 parent 6e520d3 commit d8a2813

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
@@ -2,7 +2,6 @@
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"version": "independent",
44
"npmClient": "npm",
5-
"useWorkspaces": true,
65
"command": {
76
"publish": {
87
"conventionalCommits": true,

0 commit comments

Comments
 (0)