Skip to content

Commit

Permalink
Locking eslint-plugin-react to 2.5.0
Browse files Browse the repository at this point in the history
Due to breaking change in the 2.5.1 release.

See: jsx-eslint/eslint-plugin-react#110
  • Loading branch information
mtscout6 committed Jun 14, 2015
1 parent ed7b5b6 commit 72f10af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -54,7 +54,7 @@
"es5-shim": "^4.1.0",
"eslint": "0.22.1",
"eslint-plugin-mocha": "^0.2.2",
"eslint-plugin-react": "^2.1.0",
"eslint-plugin-react": "2.5.0",
"express": "^4.12.3",
"extract-text-webpack-plugin": "^0.8.0",
"file-loader": "^0.8.1",
Expand Down Expand Up @@ -102,4 +102,4 @@
"dependencies": {
"classnames": "^2.0.0"
}
}
}

0 comments on commit 72f10af

Please sign in to comment.