chore: script
This commit is contained in:
parent
30bc626a76
commit
8c88611c6c
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
"dev": "yarn dev:up && yarn dev:logs",
|
"dev": "yarn dev:up && yarn dev:logs",
|
||||||
"dev:up": "up",
|
"dev:up": "up",
|
||||||
"dev:logs": "dev-logs",
|
"dev:logs": "dev-logs",
|
||||||
|
"up:modjo": "git stash && yarn up @modjo/* && git stash pop",
|
||||||
"release": "commit-and-tag-version",
|
"release": "commit-and-tag-version",
|
||||||
"lint": "eslint .",
|
"lint": "eslint .",
|
||||||
"test": "jest tests",
|
"test": "jest tests",
|
||||||
|
|
Loading…
Add table
Reference in a new issue