fix(core): update

This commit is contained in:
Philipp Kunz 2020-05-23 15:02:09 +00:00
parent 5f4ff8f6a2
commit 21bcd390d6

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": {