fix(core): update

This commit is contained in:
Philipp Kunz 2021-01-30 00:45:47 +00:00
parent 09b598f7bf
commit 16abdc6f12

View File

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