mirror of
https://github.com/edufeed-org/nostr-clj.git
synced 2025-12-10 00:34:36 +00:00
Add missing classes for event composer
This commit is contained in:
parent
ca68ff05bf
commit
bea0d5822e
7 changed files with 538 additions and 1 deletions
2
deps.edn
2
deps.edn
|
|
@ -1,4 +1,4 @@
|
|||
{:paths ["src" "resources"]
|
||||
{:paths ["src" "resources" "java"]
|
||||
:deps {org.clojure/clojure {:mvn/version "1.12.0"}
|
||||
cheshire/cheshire {:mvn/version "5.13.0"}
|
||||
hato/hato {:mvn/version "1.0.0"}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue