chore(dependency): Pin to version of eslint that is not broken

This commit is contained in:
Blade Barringer 2016-06-17 17:36:48 -05:00
parent 8919efbbdd
commit ca32cac6fe

View file

@ -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",