From c2f8965f02a354065562802c4cd6a06178a81434 Mon Sep 17 00:00:00 2001 From: yenda Date: Tue, 9 Oct 2018 18:21:49 +0200 Subject: [PATCH] update piggieback Signed-off-by: yenda --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index de8f3b047c..471be4ccac 100644 --- a/project.clj +++ b/project.clj @@ -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"]