fix(core): update

This commit is contained in:
Philipp Kunz 2019-08-26 19:29:15 +02:00
parent 5f34bc8042
commit 4c36174b0d

View File

@ -7,8 +7,7 @@
"typings": "dist/index.d.ts",
"scripts": {
"test": "tstest test/",
"build": "tsbuild",
"start": "node cli.ts.js"
"build": "tsbuild"
},
"bin": {
"gtools": "cli.js"