Skip to content

Commit

Permalink
Upgrade to Jest 19
Browse files Browse the repository at this point in the history
  • Loading branch information
rogeliog committed Feb 27, 2017
1 parent d0695f7 commit 6ce1629
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"autoprefixer": "6.7.5",
"babel-core": "6.22.1",
"babel-eslint": "7.1.1",
"babel-jest": "18.0.0",
"babel-jest": "19.0.0",
"babel-loader": "6.3.2",
"babel-preset-react-app": "^2.1.1",
"babel-runtime": "^6.20.0",
Expand All @@ -51,7 +51,7 @@
"gzip-size": "3.0.0",
"html-webpack-plugin": "2.28.0",
"http-proxy-middleware": "0.17.3",
"jest": "18.1.0",
"jest": "19.0.1",
"object-assign": "4.1.1",
"postcss-loader": "1.3.1",
"promise": "7.1.1",
Expand Down

0 comments on commit 6ce1629

Please sign in to comment.