diff --git a/package.json b/package.json index 7351d7a..8e2932e 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ }, "homepage": "https://github.com/t4t5/react-native-router", "dependencies": { - "react-native": "^0.4.x", + "react-native": "^0.7.1", "react-tween-state": "0.0.5" } }