We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06c5f1e commit 22873e2Copy full SHA for 22873e2
1 file changed
package.json
@@ -6,7 +6,10 @@
6
"files": [
7
"dist/"
8
],
9
- "repository": "https://github.com/moneytree/mt-link-javascript-sdk",
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/moneytree/mt-link-javascript-sdk.git"
12
+ },
13
"author": "Moneytree",
14
"license": "MIT",
15
"scripts": {
0 commit comments