Skip to content

Commit

Permalink
carry-debugger: bump carry cotnrib dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
metametadata committed Oct 16, 2016
1 parent 8f14e7b commit 5f1001d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/debugger/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
:dependencies [[org.clojure/clojure "1.8.0" :scope "provided"]
[org.clojure/clojurescript "1.9.229" :scope "provided"]

[carry-schema "0.4.0"]
[carry-reagent "0.5.0"]
[carry-schema "0.6.0"]
[carry-reagent "0.7.0"]

[org.clojure/core.match "0.3.0-alpha4"]
[reagent "0.6.0"]
Expand Down

0 comments on commit 5f1001d

Please sign in to comment.