fixed bugs

This commit is contained in:
Hassan El Mghari
2023-02-13 15:37:41 -05:00
parent 053b10dc8a
commit 860bef86e7
2 changed files with 9 additions and 5 deletions

View File

@@ -1,11 +1,12 @@
{
"name": "aicommits",
"version": "0.0.5",
"version": "0.0.6",
"description": "Writes your git commit messages for you with AI",
"main": "cli.js",
"bin": {
"aicommits": "./cli.js"
},
"type": "module",
"repository": "https://github.com/Nutlope/aicommits",
"author": "Hassan El Mghari (@nutlope)",
"license": "MIT",