fix(core): update

This commit is contained in:
Philipp Kunz 2020-09-09 00:23:07 +00:00
parent ac6352d030
commit 1940a0ea6a

View File

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