fix(core): update

This commit is contained in:
Philipp Kunz 2021-07-27 13:55:47 +02:00
parent fe1c2754da
commit 6210358568

View File

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