We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f0ce6 commit 2f2399bCopy full SHA for 2f2399b
package.json
@@ -13,7 +13,7 @@
13
"prettier": "^2.8.8"
14
},
15
"scripts": {
16
- "bootstrap": "lerna bootstrap --no-ci --since master --include-dependencies",
+ "bootstraps": "lerna bootstrap --no-ci --since master --include-dependencies",
17
"bootstrap:ci": "lerna bootstrap --ci --concurrency=1 --since=${SINCE:-master} --include-dependencies",
18
"clean": "lerna clean",
19
"lint": "lerna run lint --concurrency=3 --since=${SINCE:-master} --include-dependencies",
0 commit comments