working with typescript!

This commit is contained in:
Hassan El Mghari
2023-02-13 18:48:31 -05:00
parent f1fe0e9adf
commit 55c877642c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "aicommits",
"version": "0.2.3",
"version": "0.2.5",
"description": "Writes your git commit messages for you with AI",
"main": "bin/index.js",
"bin": {
@@ -19,6 +19,6 @@
"dependencies": {
"chalk": "^4.1.2",
"inquirer": "^8.0.0",
"node-fetch": "^3.3.0"
"node-fetch": "^2.6.9"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 962 KiB

After

Width:  |  Height:  |  Size: 102 KiB