close to working dates.

This commit is contained in:
Bryce Covert
2019-02-23 13:12:37 -08:00
parent 00e2c64317
commit 5686a24119
6 changed files with 45 additions and 499 deletions

View File

@@ -85,6 +85,7 @@
:uberjar {:prep-tasks [["cljsbuild" "once" "min"] "compile"]}
:provided {:dependencies [[org.clojure/clojurescript "1.10.238"]
[reagent "0.7.0" ]
[cljsjs/react-datepicker "2.1.0-0"]
[cljsjs/react-transition-group "2.4.0-0"]
[re-frame "0.10.2"]
[com.andrewmcveigh/cljs-time "0.5.2"]]}}