File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 8686 {:extra-paths [" dev" " test" ]
8787 :extra-deps {djblue/portal {:mvn/version " 0.40.0" } ; portal data inspector
8888 clj-commons/clj-yaml {:mvn/version " 1.0.26" } ; portal yaml support (optional)
89- integrant/repl {:mvn/version " 0.3.2" }
9089 org.clojure/tools.namespace {:mvn/version " 1.4.4" }
9190 org.clojure/tools.trace {:mvn/version " 0.7.11" }
9291 org.slf4j/slf4j-nop {:mvn/version " 2.0.7" }
9392 com.brunobonacci/mulog {:mvn/version " 0.9.0" }
9493 lambdaisland/kaocha {:mvn/version " 1.83.1314" }
9594 org.clojure/test.check {:mvn/version " 1.1.1" }
96- ring/ring-mock {:mvn/version " 0.4.0" }
9795 criterium/criterium {:mvn/version " 0.4.6" }}}
9896
97+ :dev/reloaded-cljs
98+ {:extra-paths [" dev" " test" ]
99+ :extra-deps {djblue/portal {:mvn/version " 0.41.0" } ; portal data inspector
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" }}}
99103 ; ; DEPRECATED
100104 ; ; - only useful for Clojure 1.11.x, not required for Clojure 1.12 onward
101105 ; ; - alpha state software
You can’t perform that action at this time.
0 commit comments