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 f1fc364 commit 2b42ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
(defproject sample-github-spa "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 2b42ce7

Please sign in to comment.