File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 10
10
"react" : " 16.3.1" ,
11
11
"react-native" : " 0.55.4" ,
12
12
"react-native-indicators" : " ^0.13.0" ,
13
- "react-native-smartrefreshlayout" : " ^0.5.8 " ,
13
+ "react-native-smartrefreshlayout" : " ^0.6.0 " ,
14
14
"react-native-vector-icons" : " ^4.6.0"
15
15
},
16
16
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -4171,9 +4171,9 @@ react-native-indicators@^0.13.0:
4171
4171
dependencies :
4172
4172
prop-types "^15.5.10"
4173
4173
4174
- react-native-smartrefreshlayout@^0.5.8 :
4175
- version "0.5.8 "
4176
- resolved "https://registry.npmjs.org/react-native-smartrefreshlayout/-/react-native-smartrefreshlayout-0.5.8 .tgz#f388e3fb7b075858eac9b6a538e012785d6201b2 "
4174
+ react-native-smartrefreshlayout@^0.6.0 :
4175
+ version "0.6.0 "
4176
+ resolved "https://registry.npmjs.org/react-native-smartrefreshlayout/-/react-native-smartrefreshlayout-0.6.0 .tgz#1d12091ec6000cd521de951afeeac5aad38a163d "
4177
4177
dependencies :
4178
4178
prop-types "*"
4179
4179
You can’t perform that action at this time.
0 commit comments