about summary refs log tree commit diff
path: root/project.clj
diff options
context:
space:
mode:
Diffstat (limited to 'project.clj')
-rw-r--r--project.clj1
1 files changed, 1 insertions, 0 deletions
diff --git a/project.clj b/project.clj
index ea671fd..961c733 100644
--- a/project.clj
+++ b/project.clj
@@ -10,6 +10,7 @@
                  [ring/ring-devel "1.2.2"]
                  [ring-basic-authentication "1.0.5"]
                  [environ "0.5.0"]
+                 [hiccup "1.0.5"]
                  [com.cemerick/drawbridge "0.0.6"]]
   :min-lein-version "2.0.0"
   :plugins [[environ/environ.lein "0.2.1"]]