mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-28 19:31:14 +08:00
fix(eslint): Avoid eslint/eslint/issues/5125 by specifying escope version
This commit is contained in:
parent
db1cd95a64
commit
32cb3fdb7a
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
"coffee-react-transform": "^3.1.0",
|
||||
"coffeelint-cjsx": "^2.0",
|
||||
"donna": "1.0.10",
|
||||
"escope": "3.3.0",
|
||||
"eslint": "^1.5.1",
|
||||
"eslint-config-airbnb": "^0.1.0",
|
||||
"eslint-plugin-react": "^3.4.2",
|
||||
|
|
Loading…
Reference in a new issue