Skip to content

Commit

Permalink
Merge pull request #68 from oleksiyk/master
Browse files Browse the repository at this point in the history
Update airbnb dependency to latest 5.0.0
  • Loading branch information
gdiggs committed Feb 6, 2016
2 parents 67a5bca + 40a22a5 commit c7b9225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"babel-eslint": "4.1.3",
"eslint": "codeclimate/eslint.git#d24d0b",
"eslint-config-airbnb": "^1.0.0",
"eslint-config-airbnb": "^5.0.0",
"eslint-plugin-babel": "2.1.1",
"eslint-plugin-react": "3.6.3",
"glob": "5.0.14"
Expand Down

0 comments on commit c7b9225

Please sign in to comment.