Skip to content

Commit 4f9cf48

Browse files
Merge pull request #297 from mxenabled/aw/fix_provenance
add repository to package.json
2 parents 7b72526 + 79c9039 commit 4f9cf48

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
@@ -5,6 +5,10 @@
55
"module": "dist/index.es.js",
66
"types": "dist/index.d.ts",
77
"type": "module",
8+
"repository": {
9+
"type": "git",
10+
"url": "https://github.com/mxenabled/connect-widget.git"
11+
},
812
"files": [
913
"/dist"
1014
],

0 commit comments

Comments
 (0)