mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-23 06:07:07 +00:00
chore(dependency): Pin to version of eslint that is not broken
This commit is contained in:
parent
8919efbbdd
commit
ca32cac6fe
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@
|
|||
"coveralls": "^2.11.2",
|
||||
"csv": "~0.3.6",
|
||||
"deep-diff": "~0.1.4",
|
||||
"eslint": "^2.10.1",
|
||||
"eslint": "~2.12.0",
|
||||
"eslint-config-habitrpg": "^1.0.0",
|
||||
"eslint-plugin-babel": "^3.0.0",
|
||||
"eslint-plugin-mocha": "^2.1.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue