mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-23 12:48:00 +08:00
Bump babel-loader to fix npm warning (#4776)
This commit is contained in:
committed by
Joe Haddad
parent
92d9c5ada4
commit
8169a93e38
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user