Skip to content

Commit

Permalink
Remove redundant dep
Browse files Browse the repository at this point in the history
  • Loading branch information
oakes committed Mar 20, 2019
1 parent c05620a commit 8c41643
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
:aliases {:dev {:extra-deps {org.clojure/clojurescript {:mvn/version "1.10.520"}
dynadoc {:mvn/version "RELEASE"}
com.bhauman/figwheel-main {:mvn/version "0.2.0"}
orchestra {:mvn/version "2018.12.06-2"}
defexample {:mvn/version "1.7.0"}}
orchestra {:mvn/version "2018.12.06-2"}}
:extra-paths ["target"]}
:prod {:extra-deps {leiningen {:mvn/version "2.9.0"}}}}}

0 comments on commit 8c41643

Please sign in to comment.