fix(core): update
This commit is contained in:
parent
8208ba2970
commit
6d354a10d0
@ -7,7 +7,8 @@
|
|||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "tstest test/",
|
"test": "tstest test/",
|
||||||
"build": "tsbuild"
|
"build": "tsbuild",
|
||||||
|
"start": "node cli.ts.js"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"gtools": "cli.js"
|
"gtools": "cli.js"
|
||||||
|
Loading…
Reference in New Issue
Block a user