diff --git a/project.clj b/project.clj index fb66598b3e..0617127496 100644 --- a/project.clj +++ b/project.clj @@ -21,11 +21,11 @@ [cljsjs/react "15.3.1-0"] [cljsjs/react-dom "15.3.1-0"] [cljsjs/react-dom-server "15.3.1-0"] - [cljsjs/moment "2.10.6-4"] + [cljsjs/moment "2.15.2-2"] [funcool/struct "1.0.0"] [funcool/lentes "1.2.0"] [funcool/beicon "2.3.0"] - [funcool/cuerdas "1.0.2"] + [funcool/cuerdas "2.0.0"] [funcool/bide "1.0.5"]] :plugins [[lein-ancient "0.6.10"]] :clean-targets ^{:protect false} ["resources/public/js" "target"]