diff --git a/package.json b/package.json index bc6164fac..f14835c87 100644 --- a/package.json +++ b/package.json @@ -132,7 +132,7 @@ "react-native": "local-cli/wrong-react-native.js" }, "peerDependencies": { - "react": "15.3.1-rc.2" + "react": "~15.3.1" }, "dependencies": { "absolute-path": "^0.0.0", @@ -217,7 +217,7 @@ "jest-runtime": "15.1.0", "mock-fs": "^3.11.0", "portfinder": "0.4.0", - "react": "15.3.1-rc.2", + "react": "~15.3.1", "shelljs": "0.6.0", "sinon": "^2.0.0-pre.2" }