Skip to content

Commit 27119f0

Browse files
committed
update react-native-fs to 2.5.2 in example
1 parent ecaf831 commit 27119f0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.0.0-alpha.12",
1212
"react-native": "0.48.4",
1313
"react-native-cli": "^2.0.1",
14-
"react-native-fs": "^2.5.1",
14+
"react-native-fs": "^2.5.2",
1515
"react-native-zip-archive": "file:../"
1616
},
1717
"devDependencies": {

example/yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3388,8 +3388,8 @@ react-native-cli@^2.0.1:
33883388
semver "^5.0.3"
33893389

33903390
react-native-fs@^2.5.2:
3391-
version "2.5.1"
3392-
resolved "https://registry.yarnpkg.com/react-native-fs/-/react-native-fs-2.5.1.tgz#2f9b59652ead7aadc8739ea21336ef53826b9500"
3391+
version "2.5.2"
3392+
resolved "https://registry.yarnpkg.com/react-native-fs/-/react-native-fs-2.5.2.tgz#66022e6ca45daf9eea2d12e783f9db2669fb9202"
33933393
dependencies:
33943394
base-64 "^0.1.0"
33953395
utf8 "^2.1.1"

0 commit comments

Comments
 (0)