Skip to content

Commit 0d66f4c

Browse files
committed
Update example.
1 parent 4cdee52 commit 0d66f4c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

react-native-fast-image-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"react": "16.6.0-alpha.8af6728",
1111
"react-native": "0.57.4",
12-
"react-native-fast-image": "../react-native-fast-image-5.0.11.tgz",
12+
"react-native-fast-image": "../react-native-fast-image-5.1.0.tgz",
1313
"react-native-image-picker": "^0.27.1",
1414
"react-native-image-progress": "^1.1.1",
1515
"react-native-status-bar-height": "^2.1.0",

react-native-fast-image-example/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4977,9 +4977,9 @@ [email protected]:
49774977
dependencies:
49784978
react-native-dismiss-keyboard "1.0.0"
49794979

4980-
react-native-fast-image@../react-native-fast-image-5.0.11.tgz:
4981-
version "5.0.11"
4982-
resolved "../react-native-fast-image-5.0.11.tgz#be7123b42e28defa89606400d9264372cd68821c"
4980+
react-native-fast-image@../react-native-fast-image-5.1.0.tgz:
4981+
version "5.1.0"
4982+
resolved "../react-native-fast-image-5.1.0.tgz#39ed466915a1e4fdd173f10530a9fdbb979cf937"
49834983

49844984
react-native-image-picker@^0.27.1:
49854985
version "0.27.1"

0 commit comments

Comments
 (0)