Skip to content

Commit 2d054b8

Browse files
Upgrade react-native example to 0.47.1
1 parent 61bd4ac commit 2d054b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"test": "jest"
99
},
1010
"dependencies": {
11-
"react": "16.0.0-alpha.6",
12-
"react-native": "0.44.2",
11+
"react": "16.0.0-alpha.12",
12+
"react-native": "0.47.1",
1313
"react-native-collapsing-toolbar": "file:../",
14-
"react-native-vector-icons": "^4.0.0"
14+
"react-native-vector-icons": "^4.3.0"
1515
},
1616
"devDependencies": {
1717
"babel-jest": "20.0.3",

0 commit comments

Comments
 (0)