Skip to content

Commit

Permalink
Format project.clj
Browse files Browse the repository at this point in the history
  • Loading branch information
kkinnear committed Aug 2, 2022
1 parent 26b32b6 commit 0b5e024
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,11 @@
[olical/cljs-test-runner "3.7.0"]
[pjstadig/humane-test-output "0.10.0"]
[org.clojure/core.match "0.3.0-alpha5"]
#_[com.bhauman/rebel-readline "0.1.4"]
[hiccup "1.0.5"]
#_[com.bhauman/rebel-readline "0.1.4"]
[hiccup "1.0.5"]
#_[clojure-future-spec "1.9.0-alpha17"]]},
:dev {:dependencies [#_[com.bhauman/rebel-readline "0.1.4"]
[hiccup "1.0.5"]

]}
[hiccup "1.0.5"]]},
:expectations {:dependencies
[[com.github.seancorfield/expectations "2.0.143"]
[pjstadig/humane-test-output "0.10.0"]]},
Expand Down

0 comments on commit 0b5e024

Please sign in to comment.