fix(core): update

This commit is contained in:
Philipp Kunz 2020-06-26 00:57:14 +00:00
parent 0fe16f4fc4
commit 2400e61024

View File

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