fix(core): update

This commit is contained in:
Philipp Kunz 2020-07-04 15:57:01 +00:00
parent cbe71b3269
commit 6e42d063c5

View File

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