diff --git a/package.json b/package.json index 8c9914b..81187b6 100644 --- a/package.json +++ b/package.json @@ -20,5 +20,10 @@ "chalk": "^4.1.2", "inquirer": "^8.0.0", "node-fetch": "^2.6.9" - } + }, + "keywords": [ + "ai", + "git", + "commit" + ] }