Skip to content

Commit 63f2dc6

Browse files
committed
add usage info to deps.edn
1 parent 9e8f192 commit 63f2dc6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

deps.edn

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@
44
org.clojure/tools.cli {:mvn/version "1.0.194"}
55
dorothy/dorothy {:mvn/version "0.0.7"}
66
org.slf4j/slf4j-nop {:mvn/version "1.7.29"}}
7+
8+
:tools/usage {:ns-default clojure.tools.deps.graph}
79
}

0 commit comments

Comments
 (0)