fix(core): update

This commit is contained in:
Philipp Kunz 2019-10-03 00:04:40 +02:00
parent 945b69a659
commit c40526c16c

View File

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