fix(core): update

This commit is contained in:
Philipp Kunz 2020-06-03 03:21:51 +00:00
parent 7d0207b4e3
commit a26080a50a

View File

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