fix(core): update

This commit is contained in:
Philipp Kunz 2020-06-15 15:33:49 +00:00
parent 8453fc1ed5
commit f3c4d784b3

View File

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