Skip to content

Commit d273953

Browse files
committed
updated to 0.6.2
1 parent d0704c2 commit d273953

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
@@ -11,7 +11,7 @@
1111
"react": "16.3.1",
1212
"react-native": "0.55.4",
1313
"react-native-indicators": "^0.13.0",
14-
"react-native-smartrefreshlayout": "^0.6.1",
14+
"react-native-smartrefreshlayout": "^0.6.2",
1515
"react-native-vector-icons": "^4.6.0"
1616
},
1717
"devDependencies": {

Example/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4194,9 +4194,9 @@ react-native-safe-module@^1.1.0:
41944194
dependencies:
41954195
dedent "^0.6.0"
41964196

4197-
react-native-smartrefreshlayout@^0.6.1:
4198-
version "0.6.1"
4199-
resolved "https://registry.npmjs.org/react-native-smartrefreshlayout/-/react-native-smartrefreshlayout-0.6.1.tgz#177ba26536d412fd5fa37ac08bb8050b7e0e3c01"
4197+
react-native-smartrefreshlayout@^0.6.2:
4198+
version "0.6.2"
4199+
resolved "https://registry.npmjs.org/react-native-smartrefreshlayout/-/react-native-smartrefreshlayout-0.6.2.tgz#f4c49ddc43efd4bbc56c11eb5e77bb3961b34d91"
42004200
dependencies:
42014201
prop-types "*"
42024202

0 commit comments

Comments
 (0)