Prevent eslint 2.3.0 from installing

This commit is contained in:
Logan Tegman
2016-03-05 08:41:28 -08:00
parent f3ad170bab
commit f8ae1c6e93

View File

@ -49,7 +49,7 @@
"emmet-codemirror": "^1.2.5",
"errorhandler": "^1.4.2",
"es6-map": "~0.1.1",
"eslint": "^2.2.0",
"eslint": "~2.2.0",
"eslint-plugin-react": "^4.1.0",
"express": "^4.13.3",
"express-flash": "~0.0.2",