Skip to content
Browse files

Prevent eslint 2.3.0 from installing

  • Loading branch information...
1 parent f3ad170 commit f8ae1c6e93213f7c2921a57f27d2eef7eebbb103 @ltegman ltegman 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 f8ae1c6

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