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 4d6fc63 commit 8cb6885Copy full SHA for 8cb6885
project.clj
@@ -52,7 +52,7 @@
52
"figtest-headless" ["run" "-m" "figwheel.main" "-fwo" "{:launch-js [\"run-chrome.sh\" :open-url]}" "-co" "test.cljs.edn" "-m" active.clojure.figwheel-test-runner]}
53
54
:plugins [[lein-cljsbuild "1.1.7"]
55
- [lein-codox "0.10.7"]]
+ [lein-codox "0.10.8"]]
56
57
:codox {:language :clojure
58
:metadata {:doc/format :markdown}
0 commit comments