Skip to content

Commit 3ba1480

Browse files
authored
Canonicalize lib names in deps.edn
Unqualified lib names are being deprecated and will warn in deps.edn
1 parent 3521ee5 commit 3ba1480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
{:deps
2-
{clj-tuple {:mvn/version "0.2.2"}}}
2+
{clj-tuple/clj-tuple {:mvn/version "0.2.2"}}}

0 commit comments

Comments
 (0)