mirror of
https://github.com/onyx-and-iris/meld-cli.git
synced 2025-07-12 10:21:45 +00:00
add entry point
This commit is contained in:
parent
54a8c3d915
commit
6428724717
@ -22,6 +22,9 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
|
"bin": {
|
||||||
|
"meld-cli": "index.js"
|
||||||
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cli-meow-help": "^4.0.0",
|
"cli-meow-help": "^4.0.0",
|
||||||
"meow": "^13.2.0",
|
"meow": "^13.2.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user