Browse Source

enhance: update cljc-fsrs deps

rcmerci 3 weeks ago
parent
commit
ced0707099
1 changed files with 2 additions and 5 deletions
  1. 2 5
      deps.edn

+ 2 - 5
deps.edn

@@ -44,11 +44,8 @@
   missionary/missionary                 {:mvn/version "b.44"}
   meander/epsilon                       {:mvn/version "0.0.650"}
 
-  io.github.open-spaced-repetition/cljc-fsrs {:git/sha "0e70e96a73cf63c85dcc2df4d022edf12806b239"
-                                              ;; TODO: use https://github.com/open-spaced-repetition/cljc-fsrs
-                                              ;; when PR merged
-                                              ;; https://github.com/open-spaced-repetition/cljc-fsrs/pull/5
-                                              :git/url "https://github.com/rcmerci/cljc-fsrs"}
+  io.github.open-spaced-repetition/cljc-fsrs {:git/sha "eeef3520df664e51c3d0ba2031ec2ba071635442"
+                                              :git/url "https://github.com/open-spaced-repetition/cljc-fsrs"}
   tick/tick                              {:mvn/version "0.7.5"}
   io.github.rcmerci/cljs-http-missionary {:git/url "https://github.com/RCmerci/cljs-http-missionary"
                                           :git/sha "d61ce7e29186de021a2a453a8cee68efb5a88440"}}