Skip to content

Commit

Permalink
Update dependency reagent:reagent to v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 14, 2020
1 parent bc0c82c commit c6b09bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/leiningen/new/miura/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
(defproject <%name%> "0.1.0-SNAPSHOT"
:dependencies [[org.clojure/clojure "1.9.0"]
[org.clojure/clojurescript "1.10.339"]
[reagent "0.8.1"]
[reagent "0.10.0"]
[re-frame "0.10.6"]
[secretary "1.2.3"]
[kibu/pushy "0.3.8"]
Expand Down

0 comments on commit c6b09bc

Please sign in to comment.