Skip to content
Browse files

Merge pull request #7417 from ltegman/fix/eslint-version

Prevent eslint 2.3.0 from installing
  • Loading branch information...
2 parents 9fc4768 + f8ae1c6 commit a3cb1eabe8e14c61780bd252ecf10200ff0723f8 @QuincyLarson QuincyLarson committed
Showing with 1 addition and 1 deletion.
  1. +1 −1 package.json
View
2 package.json
@@ -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",

0 comments on commit a3cb1ea

Please sign in to comment.
Something went wrong with that request. Please try again.