Skip to content

Commit

Permalink
Remove unused dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
marcobiscaro2112 committed Dec 6, 2024
1 parent f4c47ef commit 1f99be4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@
[datascript "1.7.3"]]

:profiles {:dev {:plugins [[lein-project-version "0.1.0"]]
:dependencies [[clj-http "3.13.0"]
[clj-http-fake "1.0.4"]
[org.clojure/test.check "1.1.1"]
:dependencies [[org.clojure/test.check "1.1.1"]
[nubank/matcher-combinators "3.9.1"]
[metosin/malli "0.16.4"]
[lambdaisland/regal "0.1.175"]
Expand Down

0 comments on commit 1f99be4

Please sign in to comment.