Aligned deps looks nice

main
Eric Ihli 3 years ago
parent bf7796857b
commit 244ea4f372

@ -1,31 +1,31 @@
{:deps
{org.clojure/tools.namespace {:mvn/version "1.0.0"}
digest {:mvn/version "1.4.9"}
hiccup {:mvn/version "1.0.5"}
com.taoensso/timbre {:mvn/version "5.1.0"}
com.taoensso/carmine {:mvn/version "3.0.1"}
com.taoensso/nippy {:mvn/version "3.1.1"}
http-kit {:mvn/version "2.5.0"}
integrant {:mvn/version "0.8.0"}
seancorfield/next.jdbc {:mvn/version "1.1.610"}
honeysql {:mvn/version "1.0.444"}
metosin/muuntaja {:mvn/version "0.6.7"}
metosin/reitit {:mvn/version "0.5.10"}
metosin/reitit-http {:mvn/version "0.5.10"}
digest {:mvn/version "1.4.9"}
hiccup {:mvn/version "1.0.5"}
com.taoensso/timbre {:mvn/version "5.1.0"}
com.taoensso/carmine {:mvn/version "3.0.1"}
com.taoensso/nippy {:mvn/version "3.1.1"}
http-kit {:mvn/version "2.5.0"}
integrant {:mvn/version "0.8.0"}
seancorfield/next.jdbc {:mvn/version "1.1.610"}
honeysql {:mvn/version "1.0.444"}
metosin/muuntaja {:mvn/version "0.6.7"}
metosin/reitit {:mvn/version "0.5.10"}
metosin/reitit-http {:mvn/version "0.5.10"}
metosin/reitit-interceptors {:mvn/version "0.5.10"}
com.layerware/hugsql {:mvn/version "0.5.1"}
org.postgresql/postgresql {:mvn/version "42.2.18"}
migratus {:mvn/version "1.3.2"}
ring/ring-core {:mvn/version "1.8.2"}
environ {:mvn/version "1.2.0"}
prhyme {:local/root "/home/eihli/src/prhyme"}
com.owoga/phonetics {:local/root "/home/eihli/src/phonetics"}}
:paths ["src" "resources"]
com.layerware/hugsql {:mvn/version "0.5.1"}
org.postgresql/postgresql {:mvn/version "42.2.18"}
migratus {:mvn/version "1.3.2"}
ring/ring-core {:mvn/version "1.8.2"}
environ {:mvn/version "1.2.0"}
prhyme {:local/root "/home/eihli/src/prhyme"}
com.owoga/phonetics {:local/root "/home/eihli/src/phonetics"}}
:paths ["src" "resources"]
:aliases {:dev {:extra-paths ["dev"]
:extra-deps {hawk {:mvn/version "0.2.11"}
seancorfield/depstar {:mvn/version "1.1.132"}
ring/ring-devel {:mvn/version "1.8.2"}
integrant/repl {:mvn/version "0.3.2"}
org.clojure/tools.deps.alpha
{:git/url "https://github.com/clojure/tools.deps.alpha.git"
:sha "d492e97259c013ba401c5238842cd3445839d020"}}}}}
:extra-deps {hawk {:mvn/version "0.2.11"}
seancorfield/depstar {:mvn/version "1.1.132"}
ring/ring-devel {:mvn/version "1.8.2"}
integrant/repl {:mvn/version "0.3.2"}
org.clojure/tools.deps.alpha
{:git/url "https://github.com/clojure/tools.deps.alpha.git"
:sha "d492e97259c013ba401c5238842cd3445839d020"}}}}}

Loading…
Cancel
Save