fix(core): update

This commit is contained in:
Philipp Kunz 2019-06-03 23:28:44 +02:00
parent 0dc0e6ad53
commit cbc7fcb323

View File

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