upgrade milkis dependency

This commit is contained in:
justinwoo 2018-02-22 10:29:56 +02:00 committed by Liam Goodacre
parent a074789f92
commit 1b9187d8f7

View file

@ -1092,13 +1092,13 @@
}, },
"milkis": { "milkis": {
"dependencies": [ "dependencies": [
"prelude", "aff-promise",
"node-http",
"http-methods", "http-methods",
"aff-promise" "node-http",
"prelude"
], ],
"repo": "https://github.com/justinwoo/purescript-milkis.git", "repo": "https://github.com/justinwoo/purescript-milkis.git",
"version": "v1.0.0" "version": "v2.0.0"
}, },
"minibench": { "minibench": {
"dependencies": [ "dependencies": [