From 735ad645f7f4daa726d781c7fe6776f4134a09f5 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Tue, 15 Mar 2016 20:53:43 +0200 Subject: [PATCH] Replace postal with latest httpurr snapshot dependency. --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index a5ee189e1..5d2565974 100644 --- a/project.clj +++ b/project.clj @@ -15,8 +15,8 @@ [cljsjs/react "0.14.3-0"] [cljsjs/react-dom "0.14.3-1"] [cljsjs/moment "2.10.6-2"] - [funcool/postal "0.5.0"] [funcool/lentes "1.0.0"] + [funcool/httpurr "0.5.0-20160314.065111-4"] [funcool/promesa "0.8.1"] [funcool/beicon "0.6.1"] [funcool/cuerdas "0.7.1"]