diff --git a/package.json b/package.json index 3674b7902..428ce0372 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-router-flux", - "version": "3.39.1", + "version": "3.39.2", "description": "React Native Router using Flux architecture", "repository": { "type": "git", @@ -38,8 +38,6 @@ ], "dependencies": { "lodash.isequal": "^4.5.0", - "react": "16.0.0-alpha.6", - "react-native": "0.44.0", "react-native-experimental-navigation": "0.27.x", "react-native-tabs": "^1.0.9", "react-static-container": "1.0.1"