trying auto commit package name

This commit is contained in:
Hassan El Mghari
2023-02-13 14:49:13 -05:00
parent 569194767d
commit 5456bab0b7
3 changed files with 6 additions and 22 deletions

View File

@@ -1,12 +1,15 @@
{
"name": "commitai",
"version": "0.0.1",
"name": "autocommit",
"version": "0.0.3",
"description": "generates ai commit",
"main": "aicommit.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "./aicommit.js"
},
"bin": {
"gpt-commit": "./aicommit.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Nutlope/ai-commit.git"