Relax eslint-plugin-flowtype peerDep
This commit is contained in:
parent
ad2ca8dd4b
commit
0076d85f5d
@ -12,7 +12,7 @@
|
|||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"babel-eslint": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
|
"babel-eslint": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
|
||||||
"eslint-plugin-flowtype": "^2.4.0"
|
"eslint-plugin-flowtype": "^2 || ^3"
|
||||||
},
|
},
|
||||||
"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