diff --git a/package.json b/package.json index 2d33da14eee723..fd1340cd46a304 100644 --- a/package.json +++ b/package.json @@ -171,7 +171,7 @@ "glob": "^7.1.1", "graceful-fs": "^4.1.3", "inquirer": "^3.0.6", - "jest": "24.0.0-alpha.6", + "jest": "24.0.0", "jest-junit": "5.2.0", "lodash": "^4.17.5", "metro": "0.50.0", @@ -222,7 +222,7 @@ "eslint-plugin-react": "7.8.2", "eslint-plugin-react-native": "3.5.0", "flow-bin": "^0.87.0", - "jest": "24.0.0-alpha.6", + "jest": "24.0.0", "jest-junit": "5.2.0", "prettier": "1.13.6", "react": "16.6.1",