Skip to content

Commit 1884e57

Browse files
committed
update Example
1 parent a6082c2 commit 1884e57

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Example/package.json

Lines changed: 1 addition & 1 deletion
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.4",
13+
"react-native-smartrefreshlayout": "^0.5.6",
1414
"react-native-vector-icons": "^4.6.0"
1515
},
1616
"devDependencies": {

Example/yarn.lock

Lines changed: 3 additions & 3 deletions
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.4:
4175-
version "0.5.4"
4176-
resolved "https://registry.npmjs.org/react-native-smartrefreshlayout/-/react-native-smartrefreshlayout-0.5.4.tgz#1de8bb1095a60d7d3799857b4424747b2cca3e8d"
4174+
react-native-smartrefreshlayout@^0.5.6:
4175+
version "0.5.6"
4176+
resolved "https://registry.npmjs.org/react-native-smartrefreshlayout/-/react-native-smartrefreshlayout-0.5.6.tgz#4601bfe788dc3d36ed212ffe9a1dd117e3bf1477"
41774177
dependencies:
41784178
prop-types "*"
41794179

0 commit comments

Comments
 (0)