Skip to content

Commit 6718674

Browse files
github-actions[bot]Ricbet
authored andcommitted
v1.0.2
1 parent 54c168c commit 6718674

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

lerna.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
{
2-
"packages": ["packages/*"],
2+
"packages": [
3+
"packages/*"
4+
],
35
"npmClient": "npm",
4-
"version": "1.0.1",
6+
"version": "1.0.2",
57
"command": {
68
"bootstrap": {
7-
"npmClientArgs": ["--no-package-lock"]
9+
"npmClientArgs": [
10+
"--no-package-lock"
11+
]
812
}
913
}
1014
}

0 commit comments

Comments
 (0)