mirror of
https://github.com/onyx-and-iris/meld-cli.git
synced 2025-07-12 10:21:45 +00:00
upd entry point in package.json
This commit is contained in:
parent
7595c2f2ee
commit
26536e9a35
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user