We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ffd296 + 1134437 commit da5f31dCopy full SHA for da5f31d
1 file changed
package.json
@@ -7,6 +7,10 @@
7
"main": "dist/index.js",
8
"module": "dist/index.mjs",
9
"types": "dist/index.d.ts",
10
+ "repository": {
11
+ "type": "git",
12
+ "url": "https://github.com/verygoodsecurity/vgs-collect-js"
13
+ },
14
"exports": {
15
".": {
16
"types": "./dist/index.d.ts",
0 commit comments