update piggieback

Signed-off-by: yenda <eric@status.im>
This commit is contained in:
yenda 2018-10-09 18:21:49 +02:00
parent 321fb5e24a
commit c2f8965f02
No known key found for this signature in database
GPG Key ID: 0095623C0069DCE6
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
"test-cljs" ["with-profile" "test" "doo" "node" "test" "once"]
"test-protocol" ["with-profile" "test" "doo" "node" "protocol" "once"]
"test-env-dev-utils" ["with-profile" "test" "doo" "node" "env-dev-utils" "once"]}
:profiles {:dev {:dependencies [[com.cemerick/piggieback "0.2.2"]]
:profiles {:dev {:dependencies [[cider/piggieback "0.3.9"]]
:cljsbuild {:builds
{:ios
{:source-paths ["components/src" "react-native/src/cljsjs" "react-native/src/mobile" "src"]