not working version
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
[postgresql/postgresql "9.3-1102.jdbc41"]
|
||||
[cljs-http "0.1.44"]
|
||||
[clj-http "3.7.0"]
|
||||
[clj-pdf "2.2.31"]
|
||||
[org.clojure/core.async "0.3.465"]
|
||||
[fogus/ring-edn "0.3.0"]
|
||||
[buddy/buddy-auth "2.1.0"]
|
||||
@@ -35,7 +36,8 @@
|
||||
[com.amazonaws/aws-java-sdk-ses "1.11.282"]
|
||||
[com.amazonaws/aws-java-sdk-sqs "1.11.282"]
|
||||
[com.amazonaws/aws-java-sdk-s3 "1.11.282"]
|
||||
[org.clojure/data.json "0.2.6"]]
|
||||
[org.clojure/data.json "0.2.6"]
|
||||
[hiccup "1.0.5"]]
|
||||
:plugins [[lein-ring "0.9.7"]
|
||||
[lein-cljsbuild "1.1.5"]]
|
||||
:clean-targets ^{:protect false} ["resources/public/js/compiled" "target"]
|
||||
|
||||
Reference in New Issue
Block a user