Skip to content

Commit 420c704

Browse files
committed
Upgrade react native to 0.53 on Example app
1 parent 80e61b9 commit 420c704

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Example/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.2.0",
1111
"react-native": "0.53.0",
12-
"react-native-android-wifi": "0.0.23"
12+
"react-native-android-wifi": "0.0.24"
1313
},
1414
"devDependencies": {
1515
"babel-jest": "22.2.0",

0 commit comments

Comments
 (0)