Bump babel-loader to fix npm warning (#4776)

This commit is contained in:
Vladimir Kutepov
2018-07-23 08:15:41 +03:00
committed by Joe Haddad
parent 92d9c5ada4
commit 8169a93e38

View File

@@ -27,7 +27,7 @@
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "8.2.3",
"babel-jest": "22.4.3",
"babel-loader": "8.0.0-beta.0",
"babel-loader": "8.0.0-beta.4",
"babel-plugin-named-asset-import": "^0.1.0",
"babel-preset-react-app": "^3.1.1",
"bfj": "5.2.0",