mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 23:49:45 -05: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"]}
|
||
|
}}
|
||
|
|