From 345a788cdd03ce7311bb8cdfca69bf925ab7f624 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Sun, 26 Feb 2017 10:56:19 +0100 Subject: [PATCH] Update beicon to 3.1.1 Fix some uxbox bugs. --- frontend/project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/project.clj b/frontend/project.clj index 4c329bd091..8bfdce0b55 100644 --- a/frontend/project.clj +++ b/frontend/project.clj @@ -28,7 +28,7 @@ [funcool/potok "2.0.0"] [funcool/struct "1.0.0"] [funcool/lentes "1.2.0"] - [funcool/beicon "3.1.0"] + [funcool/beicon "3.1.1"] [funcool/cuerdas "2.0.3"] [funcool/bide "1.4.0"]] :plugins [[lein-ancient "0.6.10"]]