build
This commit is contained in:
parent
60e161c49e
commit
69de163826
|
|
@ -10,7 +10,7 @@
|
|||
"scripts": {
|
||||
"build": "tsc && vite build",
|
||||
"build-and-commit": "tsc && vite build && git commit -am \"build\"",
|
||||
"push-and-tag": "git push && git tag v0.0.2 && git push --tags",
|
||||
"push-and-tag": "git push",
|
||||
"test": "vitest"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user