We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4de93a7 commit 13fa214Copy full SHA for 13fa214
History.md
@@ -1,3 +1,10 @@
1
+3.2.2 / 2015-08-11
2
+==================
3
+
4
+* remove peerDependencies ([#178][])
5
6
+[#178]: https://github.com/yannickcr/eslint-plugin-react/issues/178
7
8
3.2.1 / 2015-08-08
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-react",
- "version": "3.2.1",
+ "version": "3.2.2",
"author": "Yannick Croissant <yannick.croissant+npm@gmail.com>",
"description": "React specific linting rules for ESLint",
"main": "index.js",
0 commit comments