Skip to content

Commit 2f2399b

Browse files
authored
Update package.json
1 parent 75f0ce6 commit 2f2399b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"prettier": "^2.8.8"
1414
},
1515
"scripts": {
16-
"bootstrap": "lerna bootstrap --no-ci --since master --include-dependencies",
16+
"bootstraps": "lerna bootstrap --no-ci --since master --include-dependencies",
1717
"bootstrap:ci": "lerna bootstrap --ci --concurrency=1 --since=${SINCE:-master} --include-dependencies",
1818
"clean": "lerna clean",
1919
"lint": "lerna run lint --concurrency=3 --since=${SINCE:-master} --include-dependencies",

0 commit comments

Comments
 (0)