Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Commit 9ba3077

Browse files
committed
更新:package.json
1 parent db98665 commit 9ba3077

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

package.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,19 @@
1010
"categories": [
1111
"Other"
1212
],
13+
"keywords": [
14+
"gitlab",
15+
"merge request",
16+
"MR"
17+
],
18+
"bugs": {
19+
"url": "https://github.com/ppgee/gitlab-mr-notice-vscode/issues"
20+
},
21+
"homepage": "https://github.com/ppgee/gitlab-mr-notice-vscode/blob/master/README.md",
22+
"repository": {
23+
"type": "git",
24+
"url": "https://github.com/ppgee/gitlab-mr-notice-vscode.git"
25+
},
1326
"activationEvents": [
1427
"*"
1528
],

0 commit comments

Comments
 (0)