Skip to content

Commit 7a24a18

Browse files
committed
Add repository link
1 parent 38ada30 commit 7a24a18

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@
88
},
99
"publisher": "intersystems-community",
1010
"license": "MIT",
11-
"repository": {},
11+
"repository": {
12+
"type": "git",
13+
"url": "https://github.com/intersystems-community/sqltools-intersystems-driver"
14+
},
1215
"bugs": {},
1316
"scripts": {
1417
"clean": "rimraf -rf out dist *.vsix",

0 commit comments

Comments
 (0)