fix: make hickory compatible for tests

pull/3066/head
Tienson Qin 2021-11-05 17:41:34 +08:00
parent bb10fc3f76
commit 031d53011f
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@
{:mvn/version "0.1.0"}
cljs-http/cljs-http {:mvn/version "0.1.46"}
borkdude/sci {:mvn/version "0.1.1-alpha.6"}
hickory/hickory {:mvn/version "0.7.1"}
hickory/hickory {:git/url "https://github.com/logseq/hickory",
:sha "9c2c2f1fc2c45efaad906e0faabc3201278deeaa"}
hiccups/hiccups {:mvn/version "0.3.0"}
tongue/tongue {:mvn/version "0.2.9"}
org.clojure/core.async {:mvn/version "1.3.610"}