Skip to content

Commit 425b01a

Browse files
committed
update Example
1 parent 8862f1d commit 425b01a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"react": "16.3.1",
1111
"react-native": "0.55.4",
1212
"react-native-indicators": "^0.13.0",
13-
"react-native-smartrefreshlayout": "^0.5.8",
13+
"react-native-smartrefreshlayout": "^0.6.0",
1414
"react-native-vector-icons": "^4.6.0"
1515
},
1616
"devDependencies": {

Example/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4171,9 +4171,9 @@ react-native-indicators@^0.13.0:
41714171
dependencies:
41724172
prop-types "^15.5.10"
41734173

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"
41774177
dependencies:
41784178
prop-types "*"
41794179

0 commit comments

Comments
 (0)