Skip to content

Commit 3d0ffc1

Browse files
committed
Forgot to add the actual repository
1 parent de19919 commit 3d0ffc1

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

package.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,13 @@
4949
"dependencies": {
5050
"gc-hook": "^0.3.1",
5151
"proxy-target": "^3.0.2"
52-
}
52+
},
53+
"repository": {
54+
"type": "git",
55+
"url": "git+https://github.com/WebReflection/js-proxy.git"
56+
},
57+
"bugs": {
58+
"url": "https://github.com/WebReflection/js-proxy/issues"
59+
},
60+
"homepage": "https://github.com/WebReflection/js-proxy#readme"
5361
}

0 commit comments

Comments
 (0)