mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
Try upgrading eslint-plugin-react
Because 7.4.0 does not seem to be picking up the same set of problems as 7.5.1
This commit is contained in:
parent
a8320fe7e2
commit
86e8334248
@ -106,7 +106,7 @@
|
||||
"eslint-config-google": "^0.7.1",
|
||||
"eslint-plugin-babel": "^4.0.1",
|
||||
"eslint-plugin-flowtype": "^2.30.0",
|
||||
"eslint-plugin-react": "^7.4.0",
|
||||
"eslint-plugin-react": "^7.5.1",
|
||||
"estree-walker": "^0.5.0",
|
||||
"expect": "^1.16.0",
|
||||
"flow-parser": "^0.57.3",
|
||||
|
Loading…
Reference in New Issue
Block a user