mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
refactor: have one fn to fetch ~/logseq/graphs dir
Also add deps.edn to cli dep which is needed for reuse with frontend
This commit is contained in:
committed by
Gabriel Horner
parent
1765148851
commit
241c1c104e
1
deps.edn
1
deps.edn
@@ -37,6 +37,7 @@
|
||||
logseq/graph-parser {:local/root "deps/graph-parser"}
|
||||
logseq/outliner {:local/root "deps/outliner"}
|
||||
logseq/publishing {:local/root "deps/publishing"}
|
||||
logseq/cli {:local/root "deps/cli"}
|
||||
logseq/shui {:local/root "deps/shui"}
|
||||
metosin/malli {:mvn/version "0.16.1"}
|
||||
com.cognitect/transit-cljs {:mvn/version "0.8.280"}
|
||||
|
||||
Reference in New Issue
Block a user