Compare commits
4 Commits
renovate/c
...
v5.0.1
Author | SHA1 | Date | |
---|---|---|---|
![]() |
fc8ad042cf | ||
![]() |
bce0dd1097 | ||
![]() |
ab50d4be99 | ||
![]() |
8cb4dac5ae |
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@uiw/react-native-alipay",
|
"name": "@uiw/react-native-alipay",
|
||||||
"title": "React Native Alipay",
|
"title": "React Native Alipay",
|
||||||
"version": "5.0.0",
|
"version": "5.0.1",
|
||||||
"description": "基于 React Native 的支付宝插件,支持Android/iOS。",
|
"description": "基于 React Native 的支付宝插件,支持Android/iOS。",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"typings": "index.d.ts",
|
"typings": "index.d.ts",
|
||||||
@@ -45,7 +45,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"react": "18.0.0",
|
"react": "18.0.0",
|
||||||
"react-native": "0.69.3",
|
"react-native": "0.69.3",
|
||||||
"typedoc": "~0.23.10",
|
"typedoc": "0.20.36",
|
||||||
"typescript": "~4.7.4"
|
"typescript": "4.2.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user