mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 16:00:19 -05:00
6 lines
141 B
Clojure
6 lines
141 B
Clojure
(defproject uxbox "0.1.0-SNAPSHOT"
|
|
:description "UXBox client"
|
|
:url "http://uxbox.github.io"
|
|
:license {:name ""
|
|
:url ""})
|
|
|