Compare commits
1 Commits
50f2b5a7cb
...
v1.0.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
43e8d0d4ca |
@@ -13,6 +13,7 @@
|
||||
],
|
||||
"scripts": {
|
||||
"build": "tsc -p tsconfig.json",
|
||||
"pretest": "npm run build",
|
||||
"test": "vitest run",
|
||||
"test:watch": "vitest",
|
||||
"start": "node dist/cli.js serve",
|
||||
|
||||
Reference in New Issue
Block a user