From 1406d665eaf005c347a7af0ddc9a8c17036a9ae2 Mon Sep 17 00:00:00 2001 From: David Chambers Date: Sat, 27 Apr 2019 18:26:05 +0200 Subject: [PATCH] sanctuary-either@1.2.0 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 303c984b..7f510fa3 100644 --- a/bower.json +++ b/bower.json @@ -23,7 +23,7 @@ ], "dependencies": { "sanctuary-def": "0.20.0", - "sanctuary-either": "1.1.0", + "sanctuary-either": "1.2.0", "sanctuary-maybe": "1.1.0", "sanctuary-pair": "1.2.0", "sanctuary-show": "1.0.0", diff --git a/package.json b/package.json index 57bbc0ba..2fbf17b5 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "sanctuary-def": "0.20.0", - "sanctuary-either": "1.1.0", + "sanctuary-either": "1.2.0", "sanctuary-maybe": "1.1.0", "sanctuary-pair": "1.2.0", "sanctuary-show": "1.0.0",