fix(core): update

This commit is contained in:
Philipp Kunz 2021-03-06 15:33:07 +00:00
parent df803d90cb
commit 7744839613

View File

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