Permalink
Browse files
Prevent eslint 2.3.0 from installing
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
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