Explicitly declare devDependency to satisfy peerDep on babel-core.
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
"@babel/core": "7.0.0-beta.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.0.0-beta.5",
|
||||
"@babel/helper-fixtures": "7.0.0-beta.5"
|
||||
},
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user