fix(core): update

This commit is contained in:
2021-12-14 01:59:50 +01:00
parent b63fac3f75
commit 12f6bb3317
3 changed files with 9 additions and 16 deletions

View File

@ -9,7 +9,7 @@
"license": "MIT",
"scripts": {
"test": "(tstest test/ --web)",
"build": "(tsbuild --web)"
"build": "(tsbuild --web && tsbundle npm)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.28",