Compare commits
1 Commits
v5.0.1
...
renovate/c
Author | SHA1 | Date | |
---|---|---|---|
![]() |
5b7ecb7adf |
@@ -33,7 +33,7 @@ buildscript {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath("com.android.tools.build:gradle:4.1.0")
|
||||
classpath("com.android.tools.build:gradle:4.2.2")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@uiw/react-native-alipay",
|
||||
"title": "React Native Alipay",
|
||||
"version": "5.0.1",
|
||||
"version": "5.0.0",
|
||||
"description": "基于 React Native 的支付宝插件,支持Android/iOS。",
|
||||
"main": "index.js",
|
||||
"typings": "index.d.ts",
|
||||
@@ -45,7 +45,7 @@
|
||||
"devDependencies": {
|
||||
"react": "18.0.0",
|
||||
"react-native": "0.69.3",
|
||||
"typedoc": "0.20.36",
|
||||
"typescript": "4.2.4"
|
||||
"typedoc": "~0.23.10",
|
||||
"typescript": "~4.7.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user