Explicitly declare devDependency to satisfy peerDep on babel-core.
This commit is contained in:
@@ -10,5 +10,8 @@
|
||||
],
|
||||
"peerDependencies": {
|
||||
"@babel/core": ">=7.0.0-beta.4 <7.0.0-rc.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.0.0-beta.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user