Skip to content

Commit 6923a5c

Browse files
committed
manage: Added repository link to package.json
1 parent 61f37d9 commit 6923a5c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,9 @@
3939
},
4040
"name": "redux-sock",
4141
"description": "Redux middleware and reducer for controlling socket.io clients.",
42-
"funding": "https://github.com/sponsors/jaid"
42+
"funding": "https://github.com/sponsors/jaid",
43+
"repository": {
44+
"type": "git",
45+
"url": "https://github.com/jaid/redux-sock"
46+
}
4347
}

0 commit comments

Comments
 (0)