Update peer dependencies and allow babel-eslint 11
This commit is contained in:
parent
7c39f9477f
commit
3a5d6ee433
@ -11,8 +11,8 @@
|
|||||||
},
|
},
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"babel-eslint": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
|
"babel-eslint": "^10.0.0 || ^11.0.0-0",
|
||||||
"eslint-plugin-flowtype": "^2 || ^3"
|
"eslint-plugin-flowtype": "^3.0.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user