From 7769789309489df2cd950044f65238a11c6059cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20Guti=C3=A9rrez?= Date: Thu, 14 Mar 2019 22:00:04 +0100 Subject: [PATCH] Update library.json file. --- library.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 3a990ce..48a58bf 100644 --- a/library.json +++ b/library.json @@ -7,11 +7,11 @@ "dependencies": [ { "name": "keeper-contracts", - "version": "~0.6.12" + "version": "~0.8.5" }, { "name": "brizo", - "version": ">0.1.7" + "version": "~0.2.3" } ] }