Skip to content

Commit

Permalink
Merge pull request #158 from justinwoo/milkis
Browse files Browse the repository at this point in the history
upgrade milkis and fix git urls
  • Loading branch information
justinwoo authored Mar 23, 2018
2 parents 90b0299 + 2abffc7 commit cdb64e1
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
"record",
"typelevel-prelude"
],
"repo": "git://github.com/justinwoo/purescript-chocopie.git",
"repo": "https://github.com/justinwoo/purescript-chocopie.git",
"version": "v1.0.0"
},
"codec": {
Expand Down Expand Up @@ -1190,12 +1190,10 @@
"milkis": {
"dependencies": [
"aff-promise",
"http-methods",
"node-http",
"prelude"
],
"repo": "https://github.com/justinwoo/purescript-milkis.git",
"version": "v2.0.0"
"version": "v3.0.0"
},
"minibench": {
"dependencies": [
Expand Down Expand Up @@ -1915,7 +1913,7 @@
"record",
"typelevel-prelude"
],
"repo": "git://github.com/sharkdp/purescript-sparkle.git",
"repo": "https://github.com/sharkdp/purescript-sparkle.git",
"version": "v4.2.0"
},
"spec": {
Expand Down

0 comments on commit cdb64e1

Please sign in to comment.