fix(core): update

This commit is contained in:
Philipp Kunz 2020-08-13 02:34:06 +00:00
parent cf8abfd4f0
commit 4e862e784b

View File

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