Skip to content

Commit 2b42ce7

Browse files
committed
Update dependency reagent:reagent to v0.10.0
1 parent f1fc364 commit 2b42ce7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
(defproject sample-github-spa "0.1.0-SNAPSHOT"
2020
:dependencies [[org.clojure/clojure "1.9.0"]
2121
[org.clojure/clojurescript "1.10.339"]
22-
[reagent "0.8.1"]
22+
[reagent "0.10.0"]
2323
[re-frame "0.10.6"]
2424
[secretary "1.2.3"]
2525
[kibu/pushy "0.3.8"]

0 commit comments

Comments
 (0)