Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' into cljs-1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
anmonteiro committed Apr 5, 2018
2 parents edb2917 + fb97ce5 commit a2d7623
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.boot
Expand Up @@ -8,11 +8,11 @@
:dependencies (into [['org.clojure/clojure "1.9.0"]
['org.clojure/clojurescript +clojurescript-version+]]
'[[org.clojure/tools.reader "1.2.2"]
[com.cognitect/transit-cljs "0.8.248"]
[com.cognitect/transit-cljs "0.8.256"]
[malabarba/lazy-map "1.3"]
[fipp "0.6.12"]
[org.clojure/test.check "0.10.0-alpha2" :scope "test"]
[com.cognitect/transit-clj "0.8.300" :scope "test"]
[com.cognitect/transit-clj "0.8.303" :scope "test"]
[com.cemerick/piggieback "0.2.2" :scope "test"]
[adzerk/boot-cljs "2.1.4" :scope "test"]
[crisptrutski/boot-cljs-test "0.3.4" :scope "test"]
Expand Down

0 comments on commit a2d7623

Please sign in to comment.