We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b72526 + 79c9039 commit 4f9cf48Copy full SHA for 4f9cf48
1 file changed
package.json
@@ -5,6 +5,10 @@
5
"module": "dist/index.es.js",
6
"types": "dist/index.d.ts",
7
"type": "module",
8
+ "repository": {
9
+ "type": "git",
10
+ "url": "https://github.com/mxenabled/connect-widget.git"
11
+ },
12
"files": [
13
"/dist"
14
],
0 commit comments