From be78b82445ceb96deaa372e803f117aeabb3f6d6 Mon Sep 17 00:00:00 2001 From: sigma-andex <77549848+sigma-andex@users.noreply.github.com> Date: Sun, 22 May 2022 20:08:29 +0100 Subject: [PATCH] Fix justifill version --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 30a25e2..c45b5a0 100644 --- a/bower.json +++ b/bower.json @@ -24,7 +24,7 @@ "purescript-foldable-traversable": "^v6.0.0", "purescript-foreign-object": "^v4.0.0", "purescript-js-uri": "https://github.com/purescript-contrib/purescript-js-uri.git#v3.0.0", - "purescript-justifill": "https://github.com/i-am-the-slime/purescript-justifill.git#v0.3.1", + "purescript-justifill": "https://github.com/i-am-the-slime/purescript-justifill.git#v0.5.0", "purescript-maybe": "^v6.0.0", "purescript-newtype": "^v5.0.0", "purescript-node-buffer": "^v8.0.0",