Skip to content

Commit 0f7cd70

Browse files
committed
Change repository url protocol to "git+https" in package.json
1 parent 1a29d0a commit 0f7cd70

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
@@ -11,7 +11,7 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/stevenbenner/jquery-powertip.git"
14+
"url": "git+https://github.com/stevenbenner/jquery-powertip.git"
1515
},
1616
"bugs": {
1717
"url": "https://github.com/stevenbenner/jquery-powertip/issues"

0 commit comments

Comments
 (0)