Compare commits
1 Commits
renovate/n
...
renovate/a
Author | SHA1 | Date | |
---|---|---|---|
![]() |
70ce73a08c |
@@ -185,7 +185,7 @@ dependencies {
|
||||
//noinspection GradleDynamicVersion
|
||||
implementation "com.facebook.react:react-native:+" // From node_modules
|
||||
|
||||
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.0.0"
|
||||
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
|
||||
|
||||
debugImplementation("com.facebook.flipper:flipper:${FLIPPER_VERSION}") {
|
||||
exclude group:'com.facebook.fbjni'
|
||||
|
@@ -12,7 +12,7 @@
|
||||
"dependencies": {
|
||||
"@uiw/react-native-wechat": "link:../",
|
||||
"react": "16.13.1",
|
||||
"react-native": "0.64.1"
|
||||
"react-native": "0.63.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.8.4",
|
||||
|
2283
example/yarn.lock
2283
example/yarn.lock
File diff suppressed because it is too large
Load Diff
@@ -38,7 +38,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"react": "16.9.0",
|
||||
"react-native": "0.62.3",
|
||||
"react-native": "0.61.5",
|
||||
"typedoc": "0.18.0",
|
||||
"typescript": "3.9.7"
|
||||
}
|
||||
|
Reference in New Issue
Block a user