Skip to content

Commit 22bb55f

Browse files
committed
Changed protocol used in bower.json so I could upload to pursuit.
1 parent 8b53591 commit 22bb55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
],
77
"repository": {
88
"type": "git",
9-
"url": "git@github.com:purescript-node/purescript-node-readline.git"
9+
"url": "git://github.com/purescript-node/purescript-node-readline.git"
1010
},
1111
"license": "MIT",
1212
"ignore": [

0 commit comments

Comments
 (0)