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