Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wyze committed Nov 7, 2016
1 parent 9718989 commit 1b00551
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,21 +31,21 @@
"peerDependencies": {
"babel-eslint": "^7.1.0",
"eslint": "^3.9.0",
"eslint-config-airbnb": "^12.0.0",
"eslint-config-airbnb": "^13.0.0",
"eslint-plugin-flowtype": "^2.25.0",
"eslint-plugin-import": "^2.1.0",
"eslint-plugin-jsx-a11y": "^2.2.0",
"eslint-plugin-jsx-a11y": "^3.0.0",
"eslint-plugin-react": "^6.6.0",
"eslint-plugin-wyze": "^2.0.0"
},
"devDependencies": {
"ava": "^0.16.0",
"babel-eslint": "^7.1.0",
"eslint": "^3.9.1",
"eslint-config-airbnb": "^12.0.0",
"eslint-config-airbnb": "^13.0.0",
"eslint-plugin-flowtype": "^2.25.0",
"eslint-plugin-import": "^2.1.0",
"eslint-plugin-jsx-a11y": "^2.2.3",
"eslint-plugin-jsx-a11y": "^3.0.1",
"eslint-plugin-react": "^6.6.0",
"eslint-plugin-wyze": "^2.0.0"
}
Expand Down

0 comments on commit 1b00551

Please sign in to comment.