Skip to content

Commit dd23378

Browse files
committed
Update package.json
1 parent b3d7c70 commit dd23378

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
"version": "13.0.4",
44
"description": "Binary wrapper that makes your programs seamlessly available as local dependencies",
55
"license": "MIT",
6-
"repository": "XhmikosR/bin-wrapper",
6+
"repository": {
7+
"type": "git",
8+
"url": "git+https://github.com/XhmikosR/bin-wrapper.git"
9+
},
710
"publishConfig": {
811
"access": "public"
912
},

0 commit comments

Comments
 (0)