Skip to content

Commit

Permalink
Bump babel-loader to remove incompatibility warning with Webpack 4. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
daveli authored and jaredpalmer committed Jun 16, 2018
1 parent 872d81a commit 6aee5de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/razzle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"babel-core": "6.25.0",
"babel-eslint": "^8.2.3",
"babel-jest": "20.0.3",
"babel-loader": "7.1.1",
"babel-loader": "7.1.4",
"babel-preset-razzle": "^2.0.0",
"chalk": "1.1.3",
"css-loader": "0.28.11",
Expand Down

0 comments on commit 6aee5de

Please sign in to comment.