fix(core): update

This commit is contained in:
2021-05-19 15:21:47 +00:00
parent 567507c88b
commit 6ddfaffbff
3 changed files with 8 additions and 6 deletions

View File

@@ -10,7 +10,7 @@
"scripts": {
"test": "(tstest test/ --web)",
"build": "(tsbuild --web)",
"format": "(gitzone format)"
"serve": "tsrun scripts/serve.ts"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.25",