From 5cdbb38fb7427c325ae9427331ef1f2515a071d4 Mon Sep 17 00:00:00 2001 From: Mark Eibes Date: Thu, 16 Nov 2023 13:52:56 +0100 Subject: [PATCH] Update bower.json --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",