|
|
@ -1,6 +1,7 @@
|
|
|
|
(defproject joshavg/formulare "0.2.1-SNAPSHOT"
|
|
|
|
(defproject joshavg/formulare "0.2.1-SNAPSHOT"
|
|
|
|
:description "Forms hiccup style"
|
|
|
|
:description "Forms hiccup style"
|
|
|
|
:url "https://gitea.heevyis.ninja/josha/formulare.git"
|
|
|
|
:url "https://gitea.heevyis.ninja/josha/formulare.git"
|
|
|
|
|
|
|
|
:scm {:name "git" :url "https://gitea.heevyis.ninja/josha/formulare.git"}
|
|
|
|
:license {:name "GPL-3.0"
|
|
|
|
:license {:name "GPL-3.0"
|
|
|
|
:url "https://opensource.org/licenses/GPL-3.0"}
|
|
|
|
:url "https://opensource.org/licenses/GPL-3.0"}
|
|
|
|
:dependencies [[org.clojure/clojure "1.9.0"]
|
|
|
|
:dependencies [[org.clojure/clojure "1.9.0"]
|
|
|
|