feat: add alias to the cli bin directive (#126)

This commit is contained in:
Brandon Keiji
2025-04-23 01:04:34 +00:00
committed by GitHub
parent 05c568126f
commit ef7dcdb49e
3 changed files with 6 additions and 2 deletions

2
package-lock.json generated
View File

@@ -6520,7 +6520,7 @@
"yargs": "^17.7.2"
},
"bin": {
"cli": "dist/index.js"
"gemini-code": "dist/index.js"
},
"devDependencies": {
"@types/diff": "^7.0.2",