Skip to content

Commit 0cce2c4

Browse files
Use the latest alpha of re-frame
1 parent a1824c4 commit 0cce2c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:license {:name "MIT"}
55
:dependencies [[org.clojure/clojure "1.8.0"]
66
[org.clojure/clojurescript "1.9.89"]
7-
[re-frame "0.8.0-alpha9"]
7+
[re-frame "0.8.0-alpha12"]
88
[day8.re-frame/forward-events-fx "0.0.4"]]
99

1010
:profiles {:debug {:debug true}

0 commit comments

Comments
 (0)