We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3d7c70 commit dd23378Copy full SHA for dd23378
1 file changed
package.json
@@ -3,7 +3,10 @@
3
"version": "13.0.4",
4
"description": "Binary wrapper that makes your programs seamlessly available as local dependencies",
5
"license": "MIT",
6
- "repository": "XhmikosR/bin-wrapper",
+ "repository": {
7
+ "type": "git",
8
+ "url": "git+https://github.com/XhmikosR/bin-wrapper.git"
9
+ },
10
"publishConfig": {
11
"access": "public"
12
},
0 commit comments