chore: Reconfigure packages
This commit is contained in:
parent
21f40d900d
commit
28485a6c65
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
"reconfigure": "npx babel-node scripts/reconfigure.js",
|
||||
"dxf": "npx babel-node scripts/export-dxf.js",
|
||||
"prerelease": "lerna version --no-git-tag-version --no-push && yarn reconfigure && lerna run build",
|
||||
"buildall": "lerna exec -- npm run build",
|
||||
"release": "lerna exec -- npm publish",
|
||||
"postrelease": "git add . && git commit -m ':bookmark: v$npm_package_version' && git tag -a v$npm_package_version -m ':bookmark: FreeSewing v$npm_package_version'",
|
||||
"bump": "git add . && git commit -m 'chore: Reconfigure packages'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue