diff --git a/package.json b/package.json index e530e5e59..d73d118b6 100644 --- a/package.json +++ b/package.json @@ -202,9 +202,9 @@ "eslint-plugin-flow-vars": "^0.2.1", "eslint-plugin-react": "^4.2.1", "flow-bin": "^0.30.0", - "jest": "latest", - "jest-repl": "latest", - "jest-runtime": "latest", + "jest": "~14.1.0", + "jest-repl": "~14.1.0", + "jest-runtime": "~14.1.0", "mock-fs": "^3.11.0", "portfinder": "0.4.0", "react": "~15.3.0-rc.2",