mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-06-18 20:16:44 +08:00
Added babel-runtime dependency to deduplicate dependencies when using yarn (#1441)
This commit is contained in:
committed by
Dan Abramov
parent
3bb31ccb0f
commit
dbb7ffe6a5
@@ -28,6 +28,7 @@
|
||||
"babel-eslint": "7.1.1",
|
||||
"babel-jest": "18.0.0",
|
||||
"babel-loader": "6.2.10",
|
||||
"babel-runtime": "^6.20.0",
|
||||
"babel-preset-react-app": "^2.0.1",
|
||||
"case-sensitive-paths-webpack-plugin": "1.1.4",
|
||||
"chalk": "1.1.3",
|
||||
|
||||
Reference in New Issue
Block a user