Skip to content
Prev Previous commit
Next Next commit
Bump example project dependency.
  • Loading branch information
cridenour committed Apr 17, 2016
commit aa744233997d8eb75fe8c24d5a05bda566d99776
2 changes: 1 addition & 1 deletion Example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"react": "^0.14.7",
"react-native": "^0.22.2",
"react-native": "^0.24.0-rc5",
"react-native-button": "^1.2.1",
"react-native-drawer": "^1.16.7",
"react-native-modalbox": "^1.3.0",
Expand Down