From e2a22266bd9a3195e3c77882f50d61d9f54460f7 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Tue, 29 Mar 2016 21:45:09 +0300 Subject: [PATCH] Update dependencies. --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index e6d28fc9d..7b976a03a 100644 --- a/project.clj +++ b/project.clj @@ -16,7 +16,7 @@ [cljsjs/react-dom "15.0.0-rc.2-0"] [cljsjs/moment "2.10.6-3"] [funcool/lentes "1.0.1"] - [funcool/httpurr "0.5.0"] + [funcool/httpurr "0.6.0-SNAPSHOT"] [funcool/promesa "1.1.1"] [funcool/beicon "1.1.1"] [funcool/cuerdas "0.7.1"]