fix(core): update

This commit is contained in:
Philipp Kunz 2020-07-07 19:11:18 +00:00
parent f1b4e76a5b
commit 8676f97843

View File

@ -9,8 +9,7 @@
"license": "MIT",
"scripts": {
"test": "cd test && node ../cli.ts.js --production",
"build": "(tsbuild)",
"format": "(gitzone format)"
"build": "(tsbuild --web)"
},
"bin": {
"tsbundle": "cli.js"