mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 14:14:55 +00:00
chore: Use standard datascript now that it has get built-in :)
This commit is contained in:
committed by
Tienson Qin
parent
1df386ecca
commit
dea0ca5441
8
deps.edn
8
deps.edn
@@ -3,12 +3,8 @@
|
||||
{org.clojure/clojure {:mvn/version "1.10.0"}
|
||||
cheshire/cheshire {:mvn/version "5.10.0"}
|
||||
rum/rum {:mvn/version "0.12.3"}
|
||||
;; rum {:local/root "/home/tienson/codes/source/clj/rum"}
|
||||
;; persistent-sorted-set {:mvn/version "0.1.2"}
|
||||
datascript/datascript {:git/url "https://github.com/logseq/datascript"
|
||||
:sha "de8df66e69ecd847c048f548fa0d5de0d4378bd0"}
|
||||
datascript-transit/datascript-transit {:mvn/version "0.3.0"
|
||||
:exclusions [datascript/datascript]}
|
||||
datascript/datascript {:mvn/version "1.3.8"}
|
||||
datascript-transit/datascript-transit {:mvn/version "0.3.0"}
|
||||
borkdude/rewrite-edn {:git/url "https://github.com/borkdude/rewrite-edn"
|
||||
:sha "edd87dc7f045f28d7afcbfc44bc0f0a2683dde62"}
|
||||
funcool/promesa {:mvn/version "4.0.2"}
|
||||
|
||||
Reference in New Issue
Block a user