mirror of
https://github.com/penpot/penpot.git
synced 2026-03-16 15:36:28 +00:00
10 lines
210 B
Clojure
10 lines
210 B
Clojure
{:paths []
|
|
:deps {}
|
|
:aliases
|
|
{:outdated
|
|
{:extra-deps {com.github.liquidz/antq {:mvn/version "RELEASE"}
|
|
org.slf4j/slf4j-nop {:mvn/version "RELEASE"}}
|
|
:main-opts ["-m" "antq.core"]}
|
|
}}
|
|
|