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

Commit

Permalink
[Fix #359] Use new transit-cljs with MapEntry writing support (#380)
Browse files Browse the repository at this point in the history
  • Loading branch information
arichiardi authored and anmonteiro committed Mar 27, 2018
1 parent 8bbfc68 commit 6078857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.boot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
: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.243"]
[com.cognitect/transit-cljs "0.8.248"]
[malabarba/lazy-map "1.3"]
[fipp "0.6.12"]
[org.clojure/test.check "0.10.0-alpha2" :scope "test"]
Expand Down

0 comments on commit 6078857

Please sign in to comment.