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 7881a42 commit f7242a5Copy full SHA for f7242a5
deps.edn
@@ -100,6 +100,7 @@
100
org.clojure/clojurescript {:mvn/version "1.10.844"}
101
lambdaisland/kaocha-cljs {:mvn/version "1.5.154"}
102
org.clojure/test.check {:mvn/version "1.1.1"}}}
103
+
104
;; DEPRECATED
105
;; - only useful for Clojure 1.11.x, not required for Clojure 1.12 onward
106
;; - alpha state software
@@ -894,7 +895,7 @@
894
895
:tag "v0.5.0"
896
:sha "b1a7fd310b6511048fbacb8e496f574c8ccfa291"}}
897
:main-opts ["--main" "closh.zero.frontend.rebel"]}
898
+ ;; --------------------------------------------------
899
900
#_()} ; End of alias definitions
- ;; --------------------------------------------------
901
}
0 commit comments