File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 47
47
"chromatic:s2" : " NODE_ENV=production CHROMATIC=1 chromatic --buildScriptName='build:chromatic-s2' --project-token=$RAINBOW_CHROMATIC_PROJECT_TOKEN" ,
48
48
"merge:css" : " babel-node --presets @babel/env ./scripts/merge-spectrum-css.js" ,
49
49
"release" : " lerna publish from-package --yes" ,
50
- "publish:nightly" : " lerna publish -y --canary --preid nightly --dist-tag=nightly --exact --force-publish=* --no-push --no-verify-access" ,
50
+ "publish:nightly" : " lerna publish -y --canary --preid nightly --dist-tag=nightly --exact --force-publish='*' --no-push --no-verify-access" ,
51
51
"build:api-published" : " node scripts/buildPublishedAPI.js" ,
52
52
"build:api-branch" : " node scripts/buildBranchAPI.js" ,
53
53
"compare:apis" : " node scripts/compareAPIs.js" ,
You can’t perform that action at this time.
0 commit comments