diff --git a/Example/package.json b/Example/package.json index 9af0e7d56..97e28dd05 100644 --- a/Example/package.json +++ b/Example/package.json @@ -8,7 +8,7 @@ "dependencies": { "react-native": "^0.19.0", "react-native-button": "^1.2.1", - "react-native-router-flux": "^2.2.4", + "react-native-router-flux": "^2.2.5", "react-redux": "^4.4.0", "redux": "^3.3.1" }