This commit is contained in:
Dan Abramov
2017-05-16 03:37:55 +01:00
committed by GitHub
parent 98fec2d543
commit db2f2ed9d9
2 changed files with 3 additions and 3 deletions

View File

@@ -48,7 +48,7 @@
"eslint-plugin-jsx-a11y": "5.0.1",
"eslint-plugin-react": "7.0.1",
"flow-bin": "0.46.0",
"jest": "19.0.2",
"jest": "20.0.1",
"jest-fetch-mock": "1.1.1"
},
"jest": {

View File

@@ -26,7 +26,7 @@
"autoprefixer": "7.1.0",
"babel-core": "6.24.1",
"babel-eslint": "7.2.3",
"babel-jest": "19.0.0",
"babel-jest": "20.0.1",
"babel-loader": "7.0.0",
"babel-preset-react-app": "^2.1.1",
"babel-runtime": "6.23.0",
@@ -48,7 +48,7 @@
"fs-extra": "3.0.1",
"html-webpack-plugin": "2.28.0",
"inquirer": "3.0.6",
"jest": "19.0.2",
"jest": "20.0.1",
"object-assign": "4.1.1",
"postcss-flexbugs-fixes": "3.0.0",
"postcss-loader": "2.0.5",