fix(core): update

This commit is contained in:
Philipp Kunz 2021-04-26 03:44:42 +00:00
parent 4f984eda13
commit 2a9d678a68

View File

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