[eslint config] [dev deps] update eslint, eslint-plugin-react

This commit is contained in:
Jordan Harband
2016-03-11 16:33:31 -08:00
parent c38cdd2015
commit 8fe2f9ed52

View File

@@ -43,8 +43,8 @@
"homepage": "https://github.com/airbnb/javascript",
"devDependencies": {
"babel-tape-runner": "^1.3.1",
"eslint": "^2.3.0",
"eslint-plugin-react": "^4.2.0",
"eslint": "^2.4.0",
"eslint-plugin-react": "^4.2.1",
"react": "^0.14.7",
"tape": "^4.5.1",
"parallelshell": "^2.0.0"