diff --git a/project.clj b/project.clj index 3f349bb..ca2550c 100644 --- a/project.clj +++ b/project.clj @@ -4,8 +4,8 @@ :license {:name "MIT"} :description "A simple ClojureScript interface to React" :dependencies [[org.clojure/clojure "1.5.1"] - [org.clojure/clojurescript "0.0-2173"]] - :plugins [[lein-cljsbuild "1.0.2"] + [org.clojure/clojurescript "0.0-2202"]] + :plugins [[lein-cljsbuild "1.0.3"] [com.cemerick/clojurescript.test "0.3.0"]] :profiles {:dev {:source-paths ["src" "demo"]} :prod {:cljsbuild