Skip to content

Commit

Permalink
Add :deps/prep-lib to deps.edn to support usage as a git dep. (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
phronmophobic authored Sep 26, 2024
1 parent 1140ab8 commit e5fc938
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
techascent/tech.resource {:mvn/version "5.08"}
com.cnuernber/ham-fisted {:mvn/version "2.017"}
org.clj-commons/primitive-math {:mvn/version "1.0.0"}}
:deps/prep-lib {:alias :build
:fn compile
:ensure "target/classes"}
:aliases
{:codox
{:extra-deps {codox-theme-rdash/codox-theme-rdash {:mvn/version "0.1.2"}
Expand Down

0 comments on commit e5fc938

Please sign in to comment.