mirror of
https://github.com/farcaller/obsidian-clojure-plugin-host.git
synced 2026-07-22 11:10:30 +00:00
5 lines
178 B
Clojure
5 lines
178 B
Clojure
{:paths ["src"]
|
|
:deps
|
|
{thheller/shadow-cljs {:mvn/version "2.28.16"}
|
|
org.babashka/sci {:mvn/version "0.8.43"}
|
|
kitchen-async/kitchen-async {:mvn/version "0.1.0-SNAPSHOT"}}}
|