Skip to content

Commit

Permalink
[all] update cljs & cljsbuild deps
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Nov 8, 2015
1 parent 51f799d commit 2d32596
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config.org
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ target/test-classes
**** [[https://github.com/clojure/clojurescript][ClojureScript]]
#+NAME: dep-cljs
#+BEGIN_SRC clojure
[org.clojure/clojurescript "1.7.122"]
[org.clojure/clojurescript "1.7.170"]
#+END_SRC

**** [[https://github.com/thi-ng/math][thi.ng/math]]
Expand Down Expand Up @@ -91,7 +91,7 @@ target/test-classes
**** [[https://github.com/emezeske/lein-cljsbuild][Cljsbuild]]
#+NAME: dep-cljsbuild
#+BEGIN_SRC clojure
[lein-cljsbuild "1.0.6"]
[lein-cljsbuild "1.1.1"]
#+END_SRC

**** [[https://github.com/hugoduncan/criterium][Criterium]]
Expand Down

0 comments on commit 2d32596

Please sign in to comment.