Skip to content

Commit 3de7af2

Browse files
committed
add workspace flag for lerna.json
1 parent 2bef3ad commit 3de7af2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lerna.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"version": "independent",
4+
"useWorkspaces": true,
45
"npmClient": "pnpm",
56
"command": {
67
"version": {

0 commit comments

Comments
 (0)