fix(core): update

This commit is contained in:
Philipp Kunz 2020-07-24 11:52:06 +00:00
parent fe675920c7
commit 665891e168

View File

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