fix(core): update

This commit is contained in:
Philipp Kunz 2020-06-20 13:58:24 +00:00
parent a42fdb0260
commit cafeef4ae5

View File

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