fix: rename bin command to match package name for npx
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"main": "src/index.js",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
"antigravity-proxy": "bin/cli.js"
|
||||
"antigravity-claude-proxy": "bin/cli.js"
|
||||
},
|
||||
"files": [
|
||||
"src",
|
||||
|
||||
Reference in New Issue
Block a user