We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc888e1 commit f6198e2Copy full SHA for f6198e2
example/package.json
@@ -16,7 +16,7 @@
16
"react-native": "*"
17
},
18
"dependencies": {
19
- "@uiw/react-native-alipay": "5.0.1",
+ "@uiw/react-native-alipay": "5.0.2",
20
"react": "18.0.0",
21
"react-native": "0.69.3"
22
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@uiw/react-native-alipay",
3
"title": "React Native Alipay",
4
- "version": "5.0.1",
+ "version": "5.0.2",
5
"description": "基于 React Native 的支付宝插件,支持Android/iOS。",
6
"main": "index.js",
7
"react-native": "index",
0 commit comments