fixing a number of bugs
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
[buddy/buddy-sign "2.1.0"]
|
||||
[clj-time "0.14.2"]
|
||||
[io.forward/clojure-mail "1.0.7"]
|
||||
[ring/ring-json "0.4.0"
|
||||
:exclusions [cheshire]]
|
||||
[amazonica "0.3.121"
|
||||
:exclusions [com.amazonaws/aws-java-sdk
|
||||
com.amazonaws/amazon-kinesis-client]]
|
||||
@@ -67,7 +69,8 @@
|
||||
:uberjar {:prep-tasks [["cljsbuild" "once" "min"] "compile"]}
|
||||
:provided {:dependencies [[org.clojure/clojurescript "1.9.908"]
|
||||
[reagent "0.7.0"]
|
||||
[re-frame "0.10.2"]]}}
|
||||
[re-frame "0.10.2"]
|
||||
[com.andrewmcveigh/cljs-time "0.5.2"]]}}
|
||||
|
||||
:cljsbuild
|
||||
{:builds
|
||||
|
||||
Reference in New Issue
Block a user