chore: add new command pnpm release
(#782)
Co-authored-by: sealday <sealday@gmail.com> Reviewed-on: daoyoucloud/tachybase#782
This commit is contained in:
parent
ab51d5deff
commit
ecbd4bbafc
@ -17,6 +17,7 @@
|
|||||||
"pm": "tachybase pm",
|
"pm": "tachybase pm",
|
||||||
"pm2": "tachybase pm2",
|
"pm2": "tachybase pm2",
|
||||||
"prepare": "husky",
|
"prepare": "husky",
|
||||||
|
"release": "pnpm -r exec -- npm version patch",
|
||||||
"run:example": "tsx -r dotenv/config -r tsconfig-paths/register ./examples/index.ts",
|
"run:example": "tsx -r dotenv/config -r tsconfig-paths/register ./examples/index.ts",
|
||||||
"start": "tachybase start",
|
"start": "tachybase start",
|
||||||
"tachybase": "tachybase",
|
"tachybase": "tachybase",
|
||||||
|
Loading…
Reference in New Issue
Block a user