diff --git a/package.json b/package.json index 16dd662..f4fc3a1 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "eslint-plugin-jsx-a11y": "^4.0.0", "eslint-plugin-react": "^6.9.0", "flow-bin": "^0.39.0", - "jest": "^19.0.0" + "jest": "^19.0.1" }, "scripts": { "test": "npm run test:flow && npm run test:lint && npm run test:unit",