Skip to content

Commit e1527c0

Browse files
committed
chore: add repository to package.json
1 parent 68a6c60 commit e1527c0

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
@@ -13,6 +13,10 @@
1313
"onStartupFinished"
1414
],
1515
"main": "./dist/extension.js",
16+
"repository": {
17+
"type": "git",
18+
"url": "git+https://github.com/Gusto/code-ownership-vscode.git"
19+
},
1620
"contributes": {
1721
"commands": [
1822
{

0 commit comments

Comments
 (0)