fix(core): update

This commit is contained in:
Philipp Kunz 2019-06-17 12:08:56 +02:00
parent effc3b10b1
commit ebaa68a2fe

View File

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