From 4c5036539d5d720dd28f6d9030c531fa2d5a592c Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Tue, 12 Jan 2016 10:32:27 +0200 Subject: [PATCH] Minor changes on deps. --- profiles.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles.clj b/profiles.clj index 0665cc6700..ff2cc611f5 100644 --- a/profiles.clj +++ b/profiles.clj @@ -41,7 +41,7 @@ :dependencies [[org.clojure/clojurescript "1.7.228"] [funcool/cuerdas "0.7.1"] [rum "0.6.0" :exclusions [sablono]] - [sablono "0.5.4-SNAPSHOT"] + [sablono "0.5.3"] [cljsjs/react "0.14.3-0"] [cljsjs/react-dom "0.14.3-1"] [cljsjs/react-dom-server "0.14.3-0"]