Skip to content

Commit 2a3a11f

Browse files
authored
Merge pull request #19 from athos/feature/bb-deps
Move Babashka deps to deps.edn
2 parents 356a1de + 94e03a5 commit 2a3a11f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bb.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{:paths ["src" "test"]
2-
:deps {net.cgrand/macrovich {:mvn/version "0.2.1"}}
2+
:deps {local/deps {:local/root "."}}
33
:tasks {test postmortem.test-runner/-main}}

0 commit comments

Comments
 (0)