diff --git a/example/package.json b/example/package.json index 809e375..31ffdbf 100644 --- a/example/package.json +++ b/example/package.json @@ -16,7 +16,7 @@ "react-native": "*" }, "dependencies": { - "@uiw/react-native-alipay": "5.0.1", + "@uiw/react-native-alipay": "5.0.2", "react": "18.0.0", "react-native": "0.69.3" }, diff --git a/package.json b/package.json index b7cbbce..e1f9c3d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@uiw/react-native-alipay", "title": "React Native Alipay", - "version": "5.0.1", + "version": "5.0.2", "description": "基于 React Native 的支付宝插件,支持Android/iOS。", "main": "index.js", "react-native": "index",