bump re-frisk

Signed-off-by: andrey <motor4ik@gmail.com>
This commit is contained in:
andrey 2021-03-08 15:21:59 +01:00
parent 25d5672355
commit 76b1e2a007
No known key found for this signature in database
GPG Key ID: 89B67245FD2F0272

View File

@ -2,7 +2,7 @@
{:source-paths ["src" "test/cljs"] {:source-paths ["src" "test/cljs"]
:dependencies [[org.clojure/core.async "1.1.587"] :dependencies [[org.clojure/core.async "1.1.587"]
[reagent "0.10.0"] [reagent "1.0.0"]
[re-frame "0.12.0"] [re-frame "0.12.0"]
[binaryage/oops "0.7.0"] [binaryage/oops "0.7.0"]
[com.andrewmcveigh/cljs-time "0.5.2"] [com.andrewmcveigh/cljs-time "0.5.2"]
@ -16,7 +16,7 @@
[refactor-nrepl "2.5.0"] [refactor-nrepl "2.5.0"]
[cider/cider-nrepl "0.25.3"] [cider/cider-nrepl "0.25.3"]
[cider/piggieback "0.4.1"] [cider/piggieback "0.4.1"]
[re-frisk-remote "1.3.11"] [re-frisk-remote "1.3.12"]
;; routing ;; routing
[bidi "2.1.6"] [bidi "2.1.6"]
;; test dependencies ;; test dependencies