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",
"license": "MIT",
"scripts": {
"test": "(tstest test/)",
"build": "(tsbuild)",
"test": "(tstest test/ --web)",
"build": "(tsbuild --web)",
"format": "(gitzone format)"
},
"devDependencies": {