use nostr-clj; add learningResourceType to be indexed

This commit is contained in:
@s.roertgen 2024-12-02 16:20:25 +01:00
parent 8409c811d7
commit 022313ccc3
5 changed files with 42 additions and 31 deletions

View file

@ -1,5 +1,5 @@
{:deps {com.stuartsierra/component {:mvn/version "1.1.0"}
hato/hato {:mvn/version "1.0.0"}
http-kit/http-kit {:mvn/version "2.8.0"}
nostr-clj/nostr-clj {:local/root "/home/laoc/coding/test/nostr-clj"}
net.clojars.laoc/nostr {:local/root "/home/laoc/coding/nostr-clj"}
cheshire/cheshire {:mvn/version "5.10.0"}}}