Fixing peerDependencies
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"@babel/plugin-syntax-function-sent": "^7.2.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@babel/core": "^7.0.0-0"
|
||||
"@babel/core": "^7.0.0-0 || csx"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.7.0",
|
||||
|
||||
Reference in New Issue
Block a user