fix(core): update

This commit is contained in:
Philipp Kunz 2020-07-20 19:51:09 +00:00
parent 472ca0fcbb
commit fb8a908a31

View File

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