diff --git a/project.clj b/project.clj index 4e69467..6cb3159 100644 --- a/project.clj +++ b/project.clj @@ -23,7 +23,7 @@ [re-frame "0.10.6"] [secretary "1.2.3"] [kibu/pushy "0.3.8"] - [day8.re-frame/http-fx "0.1.6"] + [day8.re-frame/http-fx "0.2.4"] [cljsjs/firebase "5.4.2-1"]] :plugins [[lein-cljsbuild "1.1.7"]]