Skip to content

Commit

Permalink
[eslint config] [deps] update eslint, react
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Apr 3, 2016
1 parent 062929e commit 5b9f081
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/eslint-config-airbnb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@
"homepage": "https://github.com/airbnb/javascript",
"devDependencies": {
"babel-tape-runner": "^1.3.1",
"eslint": "^2.5.3",
"eslint": "^2.6.0",
"eslint-plugin-react": "^4.2.3",
"react": "^0.14.7",
"react": "^0.14.8",
"tape": "^4.5.1",
"parallelshell": "^2.0.0"
},
"peerDependencies": {
"eslint": "^2.4.0",
"eslint": "^2.6.0",
"eslint-plugin-react": "^4.2.3"
}
}

0 comments on commit 5b9f081

Please sign in to comment.