Skip to content

Commit 4d4faee

Browse files
committed
update Example
1 parent 7455267 commit 4d4faee

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-mjrefresh": "^0.5.0",
13+
"react-native-mjrefresh": "^0.5.1",
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
@@ -4170,9 +4170,9 @@ react-native-indicators@^0.13.0:
41704170
dependencies:
41714171
prop-types "^15.5.10"
41724172

4173-
react-native-mjrefresh@^0.5.0:
4174-
version "0.5.0"
4175-
resolved "https://registry.npmjs.org/react-native-mjrefresh/-/react-native-mjrefresh-0.5.0.tgz#ca7aa26a73eb44118a63394d4f4bb4dda32e1b68"
4173+
react-native-mjrefresh@^0.5.1:
4174+
version "0.5.1"
4175+
resolved "https://registry.npmjs.org/react-native-mjrefresh/-/react-native-mjrefresh-0.5.1.tgz#1dee1bc9d67a59e8d9d4deb25de441e800433c24"
41764176

41774177
react-native-vector-icons@^4.6.0:
41784178
version "4.6.0"

0 commit comments

Comments
 (0)