Skip to content

Commit da5f31d

Browse files
authored
Merge pull request #43 from verygoodsecurity/DEVX-2246-2
[DEVX-2246] Add repository url
2 parents 8ffd296 + 1134437 commit da5f31d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"main": "dist/index.js",
88
"module": "dist/index.mjs",
99
"types": "dist/index.d.ts",
10+
"repository": {
11+
"type": "git",
12+
"url": "https://github.com/verygoodsecurity/vgs-collect-js"
13+
},
1014
"exports": {
1115
".": {
1216
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)