fix(core): update

This commit is contained in:
Philipp Kunz 2020-09-14 15:54:05 +00:00
parent 81f1edc779
commit 8c717516d4

View File

@ -9,7 +9,7 @@
"license": "UNLICENSED", "license": "UNLICENSED",
"scripts": { "scripts": {
"test": "(tstest test/)", "test": "(tstest test/)",
"build": "(tsbuild)", "build": "(tsbuild --web)",
"format": "(gitzone format)" "format": "(gitzone format)"
}, },
"devDependencies": { "devDependencies": {