Skip to content

Commit 825f622

Browse files
authored
Update lerna.json
1 parent 0a8c01b commit 825f622

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lerna.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"lerna": "2.9.1",
3-
"packages": ["packages/*"],
3+
"packages": [
4+
"packages/*"
5+
],
46
"version": "1.1.2",
57
"npmClient": "yarn"
68
}

0 commit comments

Comments
 (0)