File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1717 "build" : " lerna run build --ignore @sofie-automation/openapi" ,
1818 "build:try" : " lerna run --no-bail build --ignore @sofie-automation/openapi" ,
1919 "watch" : " lerna run --parallel build:main --ignore @sofie-automation/openapi -- --watch --preserveWatchOutput" ,
20- "stage-versions" : " git add -u */package.json */CHANGELOG.md lerna.json yarn.lock" ,
20+ "stage-versions" : " git add -u \" */package.json\" \" */CHANGELOG.md\" lerna.json yarn.lock" ,
2121 "set-version" : " lerna version --exact --no-changelog --no-git-tag-version --no-push --yes" ,
2222 "set-version-and-commit" : " lerna version --exact --no-changelog --no-changelog --no-commit-hooks --force-publish='*' --no-push --yes" ,
2323 "set-version-and-changelog" : " lerna version --exact --force-publish --conventional-commits --no-git-tag-version --no-push --yes" ,
6565 },
6666 "name" : " packages" ,
6767 "packageManager" :
" [email protected] " 68- }
68+ }
You can’t perform that action at this time.
0 commit comments