Skip to content

Commit

Permalink
Bump config-airbnb and plugin-react versions
Browse files Browse the repository at this point in the history
Closes #5
  • Loading branch information
wyze committed Mar 8, 2016
1 parent 0d11358 commit e6aa157
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@
"__comment_on_estraverse-fb": "needed as a dependency until fixed in babel-eslint or eslint 2.3.x",
"dependencies": {
"babel-eslint": "^5.0.0",
"eslint-config-airbnb": "^6.0.0",
"eslint-config-airbnb": "^6.1.0",
"eslint-plugin-wyze": "^1.2.0",
"estraverse-fb": "^1.3.1"
},
"peerDependencies": {
"eslint": "^2.3.0",
"eslint-plugin-react": "^4.0.0"
"eslint-plugin-react": "^4.2.0"
},
"devDependencies": {
"ava": "^0.12.0",
"eslint": "^2.3.0",
"eslint-plugin-react": "^4.1.0"
"eslint-plugin-react": "^4.2.0"
}
}

0 comments on commit e6aa157

Please sign in to comment.