Skip to content

Commit

Permalink
add transit-clj to deps.edn
Browse files Browse the repository at this point in the history
  • Loading branch information
swannodette committed Jun 25, 2018
1 parent d91207c commit b2b13e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
org.clojure/spec.alpha {:mvn/version "0.1.143"}
org.clojure/core.specs.alpha {:mvn/version "0.1.24"}
org.clojure/data.json {:mvn/version "0.2.6"}
com.cognitect/transit-clj {:mvn/version "0.8.309"}
com.google.javascript/closure-compiler-unshaded {:mvn/version "v20180610"}
org.clojure/google-closure-library {:mvn/version "0.0-20170809-b9c14c6b"}
org.mozilla/rhino {:mvn/version "1.7R5"}}
Expand Down

0 comments on commit b2b13e3

Please sign in to comment.