We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2da7e88 commit 5f7ce6dCopy full SHA for 5f7ce6d
1 file changed
package.json
@@ -4,6 +4,10 @@
4
"version": "1.0.0",
5
"publisher": "waterbang",
6
"description": "AI-powered Git commit message generator with Gitmoji support",
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "https://github.com/dweb-channel/ai-commit"
10
+ },
11
"author": {
12
"name": "waterbang"
13
},
@@ -282,4 +286,4 @@
282
286
"dependencies": {
283
287
"@vscode/l10n": "^0.0.18"
284
288
}
285
-}
289
+}
0 commit comments