diff --git a/bower.json b/bower.json index 4a61822..557617a 100644 --- a/bower.json +++ b/bower.json @@ -18,13 +18,13 @@ "purescript-arraybuffer-types": "^v3.0.2", "purescript-bifunctors": "^v6.0.0", "purescript-effect": "^v4.0.0", - "purescript-fetch-core": "https://github.com/rowtype-yoga/purescript-fetch-core.git#v5.1.0", "purescript-foreign": "^v7.0.0", "purescript-http-methods": "^v6.0.0", + "purescript-js-fetch": "https://github.com/purescript-contrib/purescript-js-fetch.git#v0.2.0", "purescript-js-promise-aff": "https://github.com/purescript-contrib/purescript-js-promise-aff.git#v1.0.0", "purescript-maybe": "^v6.0.0", "purescript-newtype": "^v5.0.0", - "purescript-ordered-collections": "^v3.0.0", + "purescript-ordered-collections": "^v3.1.1", "purescript-prelude": "^v6.0.1", "purescript-record": "^v4.0.0", "purescript-strings": "^v6.0.1",