Skip to content

Commit f6198e2

Browse files
committed
released v5.0.2
1 parent fc888e1 commit f6198e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react-native": "*"
1717
},
1818
"dependencies": {
19-
"@uiw/react-native-alipay": "5.0.1",
19+
"@uiw/react-native-alipay": "5.0.2",
2020
"react": "18.0.0",
2121
"react-native": "0.69.3"
2222
},

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@uiw/react-native-alipay",
33
"title": "React Native Alipay",
4-
"version": "5.0.1",
4+
"version": "5.0.2",
55
"description": "基于 React Native 的支付宝插件,支持Android/iOS。",
66
"main": "index.js",
77
"react-native": "index",

0 commit comments

Comments
 (0)