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": {
"dependencies": [
"prelude",
"node-http",
"aff-promise",
"http-methods",
"aff-promise"
"node-http",
"prelude"
],
"repo": "https://github.com/justinwoo/purescript-milkis.git",
"version": "v1.0.0"
"version": "v2.0.0"
},
"minibench": {
"dependencies": [
@ -2132,4 +2132,4 @@
"repo": "https://github.com/paf31/purescript-yargs.git",
"version": "v3.1.0"
}
}
}