We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3b20b2 commit dbb1487Copy full SHA for dbb1487
1 file changed
project.clj
@@ -3,7 +3,7 @@
3
:license {:name "Eclipse Public License"
4
:url "http://www.eclipse.org/legal/epl-v10.html"}
5
:dependencies [[org.clojure/clojure "1.9.0-alpha17"]
6
- [org.clojure/clojurescript "1.9.671"] ;; TODO: Update, cljs-priority-map blocker issue is gone.
+ [org.clojure/clojurescript "1.9.908"]
7
[org.clojure/core.async "0.3.443"]
8
[reagent "0.6.0" :exclusions [cljsjs/react cljsjs/react-dom cljsjs/react-dom-server]]
9
[re-frame "0.10.1"]
0 commit comments