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 6b11930 commit 9909c32Copy full SHA for 9909c32
project.clj
@@ -13,7 +13,7 @@
13
^:source-dep [mvxcvi/puget "1.0.2"]
14
^:source-dep [fipp "0.6.14"]
15
^:source-dep [compliment "0.3.7-SNAPSHOT"]
16
- ^:source-dep [cljs-tooling "0.3.0"]
+ ^:source-dep [cljs-tooling "0.3.1"]
17
^:source-dep [cljfmt "0.6.1" :exclusions [org.clojure/clojurescript]]
18
;; Not used directly in cider-nrepl, but needed because of tool.namespace
19
;; and the way MrAnderson processes dependencies
0 commit comments