From 570aa9b8d27abeda3ec9a694eddfc21430262537 Mon Sep 17 00:00:00 2001 From: David Chambers Date: Thu, 21 Feb 2019 12:08:11 +0100 Subject: [PATCH] sanctuary-either@1.1.0 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 95514a67..d4b48244 100644 --- a/bower.json +++ b/bower.json @@ -23,7 +23,7 @@ ], "dependencies": { "sanctuary-def": "0.19.0", - "sanctuary-either": "1.0.0", + "sanctuary-either": "1.1.0", "sanctuary-maybe": "1.0.0", "sanctuary-pair": "1.0.0", "sanctuary-show": "1.0.0", diff --git a/package.json b/package.json index d195067e..34c52104 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "sanctuary-def": "0.19.0", - "sanctuary-either": "1.0.0", + "sanctuary-either": "1.1.0", "sanctuary-maybe": "1.0.0", "sanctuary-pair": "1.0.0", "sanctuary-show": "1.0.0",