chore: add eslint-plugin-react

This has been an unmet peer dependency because the plugin actually never uses it. Including it
anyways to make the warning go away.
This commit is contained in:
Dominik Ferber
2016-03-15 17:27:35 +01:00
parent f06e784924
commit 7108935303

View File

@@ -59,6 +59,7 @@
"cz-conventional-changelog": "1.1.5",
"eslint": "2.2.0",
"eslint-config-airbnb": "6.1.0",
"eslint-plugin-react": "4.2.2",
"ghooks": "1.0.3",
"mocha": "2.4.5",
"nyc": "6.0.0",