Skip to content

Commit 2498956

Browse files
committed
Merge pull request #3 from aspidites/pursuit
Changed protocol used in bower.json so I could upload to pursuit.
2 parents 8b53591 + 22bb55f commit 2498956

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)