Browse Source

fix: add minimal deps.edn for the cljs-time fork

Tienson Qin 5 years ago
parent
commit
9add190613
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deps.edn

+ 1 - 1
deps.edn

@@ -23,7 +23,7 @@
   org.clojure/core.match      {:mvn/version "1.0.0"}
   ;; fork
   com.andrewmcveigh/cljs-time {:git/url "https://github.com/logseq/cljs-time",
-                               :sha "61140e157012e71b4a7c79b041a208459a5f03b0"}
+                               :sha "5704fbf48d3478eedcf24d458c8964b3c2fd59a9"}
   cljs-drag-n-drop/cljs-drag-n-drop
   {:mvn/version "0.1.0"}
   borkdude/sci                {:mvn/version "0.1.1-alpha.6"}