fix(bin name): change from npmdocker to tsdocker
This commit is contained in:
parent
bde4597dd9
commit
415eaea56e
@ -6,7 +6,7 @@
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
"bin": {
|
||||
"npmdocker": "cli.js"
|
||||
"tsdocker": "cli.js"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "(npm run clean && npm run setupCheck && npm run testStandard && npm run testSpeed)",
|
||||
|
Loading…
Reference in New Issue
Block a user