added keywords to package.json

This commit is contained in:
Hassan El Mghari
2023-02-13 20:11:17 -05:00
parent 48635908e0
commit 5f71ec6fce

View File

@@ -20,5 +20,10 @@
"chalk": "^4.1.2",
"inquirer": "^8.0.0",
"node-fetch": "^2.6.9"
}
},
"keywords": [
"ai",
"git",
"commit"
]
}