Skip to content

Commit

Permalink
Pin eslint to ~2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
istarkov committed Mar 9, 2016
1 parent 8acec9f commit e016de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"classnames": "^2.2.3",
"core-js": "^2.1.0",
"css-loader": "^0.23.1",
"eslint": "^2.2.0",
"eslint": "~2.2.0",
"eslint-config-airbnb": "^6.0.2",
"eslint-plugin-react": "^4.0.0",
"file-loader": "^0.8.5",
Expand Down

0 comments on commit e016de9

Please sign in to comment.