Skip to content

Commit bb8831f

Browse files
committed
fix: https repo url
1 parent c5ec032 commit bb8831f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"repository": {
5858
"type": "git",
59-
"url": "http://github.com/avvs/node-ffi-napi.git"
59+
"url": "https://github.com/avvs/node-ffi-napi.git"
6060
},
6161
"bugs": {
6262
"url": "http://github.com/node-ffi-napi/node-ffi-napi/issues"

0 commit comments

Comments
 (0)