mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-05-19 05:03:23 +08:00
Relax peer dep
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
"index.js"
|
||||
],
|
||||
"peerDependencies": {
|
||||
"@babel/core": "7.1.0"
|
||||
"@babel/core": "^7.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user