mirror of
https://github.com/onyx-and-iris/meld-cli.git
synced 2026-04-20 16:23:35 +00:00
upd entry point in package.json
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
"lint:fix": "standard --fix"
|
"lint:fix": "standard --fix"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"meld-cli": "index.js"
|
"meld-cli": "./bin/index.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cli-color": "^2.0.4",
|
"cli-color": "^2.0.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user