From e82c19ed14fdf6bf05e8ffa0c536d5b0c0b646ae Mon Sep 17 00:00:00 2001 From: hupeng Date: Mon, 2 Sep 2019 19:37:46 +0800 Subject: [PATCH] =?UTF-8?q?[=E7=B3=BB=E7=BB=9F][=E4=BF=AE=E6=94=B9]:?= =?UTF-8?q?=E5=9B=BA=E5=AE=9Acodepush=E7=9A=84=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c95fe6..a88316a 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,8 @@ "react-native": "0.59.9", "react-native-animatable": "^1.3.2", "react-native-camera": "^1.12.0", - "react-native-code-push": "^5.6.0", + "code-push": "2.0.7", + "react-native-code-push": "5.6.0", "react-native-device-info": "^2.1.2", "react-native-shadow": "^1.2.2", "react-native-snap-carousel": "^3.8.0",