fix(core): update

This commit is contained in:
2020-10-24 21:03:51 +00:00
parent 4fa7b5a4d2
commit bb339b8c85
3 changed files with 15 additions and 3 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.25",