Skip to content

Commit 9c54c93

Browse files
committed
chore: add repo url
1 parent 23810fc commit 9c54c93

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
@@ -38,6 +38,10 @@
3838
}
3939
},
4040
"icon": "assets/logo.png",
41+
"repository": {
42+
"type": "git",
43+
"url": "https://github.com/massCodeIO/assistant-vscode"
44+
},
4145
"scripts": {
4246
"vscode:prepublish": "yarn run compile",
4347
"compile": "tsc -p ./",

0 commit comments

Comments
 (0)