fixing a number of bugs

This commit is contained in:
Bryce Covert
2018-04-08 14:46:23 -07:00
parent c5344a27eb
commit 9dabb633a7
15 changed files with 462 additions and 81 deletions

View File

@@ -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