We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbd08ba commit e86b05bCopy full SHA for e86b05b
project.clj
@@ -1,4 +1,4 @@
1
-(def clojurescript-version (or (System/getenv "CANARY_CLOJURESCRIPT_VERSION") "1.10.191"))
+(def clojurescript-version (or (System/getenv "CANARY_CLOJURESCRIPT_VERSION") "1.10.238"))
2
(defproject binaryage/devtools "0.9.9"
3
:description "A collection of Chrome DevTools enhancements for ClojureScript developers."
4
:url "https://github.com/binaryage/cljs-devtools"
0 commit comments