Skip to content

Commit e413ffb

Browse files
Update bower.json
1 parent 3e4f598 commit e413ffb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bower.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"repository": {
77
"type": "git",
8-
"url": "git://github.com/purescript-contrib/purescript-http-methods.git"
8+
"url": "https://github.com/purescript-contrib/purescript-http-methods.git"
99
},
1010
"ignore": [
1111
"**/.*",
@@ -17,8 +17,8 @@
1717
"package.json"
1818
],
1919
"dependencies": {
20-
"purescript-either": "^4.0.0",
21-
"purescript-prelude": "^4.0.0",
22-
"purescript-strings": "^4.0.0"
20+
"purescript-either": "master",
21+
"purescript-prelude": "master",
22+
"purescript-strings": "master"
2323
}
2424
}

0 commit comments

Comments
 (0)