Skip to content

Commit 060568c

Browse files
committed
add repository field for extension
1 parent be29c74 commit 060568c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
"license": "GPL-2.0-only",
77
"version": "0.0.1",
88
"icon": "resources/icon.png",
9+
"repository": {
10+
"type": "git",
11+
"url": "https://github.com/CodeStoryBuild/CodeStoryView.git"
12+
},
913
"engines": {
1014
"vscode": "^1.90.0"
1115
},

0 commit comments

Comments
 (0)