We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8434758 commit 47ee078Copy full SHA for 47ee078
1 file changed
README.adoc
@@ -25,7 +25,7 @@ Add this alias to your project:
25
[source,clojure]
26
----
27
;; add this to :aliases:
28
-:pack {:deps {io.github.juxt/pack.alpha {:git/sha "aa21d3da22bf6341949be200110eac340441ebb8"}}
+:pack {:deps {io.github.juxt/pack.alpha {:git/sha "843475881c5b3ba1a2c9f102f6f5f86f3293a574"}}
29
:ns-default juxt.pack.cli.api}
30
31
0 commit comments