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 e9001c3 commit 69927bcCopy full SHA for 69927bc
project.clj
@@ -39,7 +39,7 @@
39
:dev {:plugins [[jonase/eastwood "0.2.0"]]
40
:global-vars {*warn-on-reflection* true}
41
:dependencies [[org.clojure/clojurescript "1.9.946"]
42
- [cider/piggieback "0.4.0"]
+ [cider/piggieback "0.4.1"]
43
[leiningen-core "2.9.0"]
44
[commons-io/commons-io "2.6"]]
45
:repl-options {:nrepl-middleware [cider.piggieback/wrap-cljs-repl]}
0 commit comments