Skip to content

Commit 815df35

Browse files
committed
Revert "Bump the piggieback dep to 0.3.2"
This reverts commit 08e0287. The node repl is broken with 0.3.1 and 0.3.2, which resulted in broken tests.
1 parent 9639449 commit 815df35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
:resource-paths ["test/resources"]
9797
:test-paths ["test/clj"]}
9898
:test-cljs {:test-paths ["test/cljs"]
99-
:dependencies [[cider/piggieback "0.3.2"]]}
99+
:dependencies [[cider/piggieback "0.3.0"]]}
100100

101101
:sysutils {:plugins [[lein-sysutils "0.2.0"]]}
102102

0 commit comments

Comments
 (0)