Skip to content

Commit 6c9cc95

Browse files
committed
fix lerna json
1 parent 68f32e2 commit 6c9cc95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": "7.26.0",
3-
"packages": "packages/*",
3+
"packages": ["packages/*"],
44
"npmClient": "yarn",
55
"useWorkspaces": true,
66
"$schema": "node_modules/lerna/schemas/lerna-schema.json"

0 commit comments

Comments
 (0)