Update cljs-rn to new version

:watch task use new defaults that don't run app and metro bundler by
default

Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
This commit is contained in:
Dmitry Novotochinov 2018-08-09 14:26:54 +03:00
parent daf30f2bc6
commit c9b450119e
No known key found for this signature in database
GPG Key ID: 43D1DAF5AD39C927
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
:aliases
{:dev {:extra-deps
{clj-rn {:git/url "https://github.com/status-im/clj-rn"
:sha "d9b835701232cb1744a670e6dd21325712a43789"}
:sha "d19290a6c908e1cab291c21dfe04c2a67316744b"}
;; Figwheel ClojureScript REPL
com.cemerick/piggieback {:mvn/version "0.2.2"