update clj-rn to the latest version

Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
This commit is contained in:
Dmitry Novotochinov 2018-10-24 15:59:12 +03:00
parent 40914a1431
commit 736fa2376b
No known key found for this signature in database
GPG Key ID: 43D1DAF5AD39C927
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
:aliases
{:dev {:extra-deps
{clj-rn {:git/url "https://github.com/status-im/clj-rn"
:sha "d19290a6c908e1cab291c21dfe04c2a67316744b"}
:sha "144eeecfb389edd9b5d4d94507acf828c5265b97"}
;; Figwheel ClojureScript REPL
cider/piggieback {:mvn/version "0.3.9"