Skip to content

Commit 0788f29

Browse files
committed
Fixing repo path
1 parent f713e03 commit 0788f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
, "licenses" : [ { "type" : "MIT" } ]
1414
, "repositories" :
1515
[ { "type" : "git"
16-
, "url" : "http://github.com/mariano/node-db-mysql.git"
16+
, "url" : "https://github.com/mariano/node-db-mysql.git"
1717
}
1818
]
1919
, "main" : "./db-mysql"

0 commit comments

Comments
 (0)