Skip to content

Commit

Permalink
latest cljs build
Browse files Browse the repository at this point in the history
  • Loading branch information
tonsky committed Jun 6, 2014
1 parent b8aef1c commit 35f6e81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

:dependencies [
[org.clojure/clojure "1.6.0"]
[org.clojure/clojurescript "0.0-2173"] ;; 0.0-2202
[org.clojure/clojurescript "0.0-2227"]
]
:cljsbuild {
:builds [
Expand All @@ -24,7 +24,7 @@
:profiles {
:dev {
:plugins [
[lein-cljsbuild "1.0.2"] ;; 1.0.3
[lein-cljsbuild "1.0.3"]
[com.cemerick/clojurescript.test "0.3.0"]
]
:cljsbuild {
Expand Down

0 comments on commit 35f6e81

Please sign in to comment.