Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wyze committed Nov 6, 2016
1 parent 5e87133 commit 83287d1
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 @@ -33,9 +33,9 @@
"eslint": "^3.9.0",
"eslint-config-airbnb": "^12.0.0",
"eslint-plugin-flowtype": "^2.25.0",
"eslint-plugin-import": "^2.0.0",
"eslint-plugin-import": "^2.1.0",
"eslint-plugin-jsx-a11y": "^2.2.0",
"eslint-plugin-react": "^6.4.0",
"eslint-plugin-react": "^6.6.0",
"eslint-plugin-wyze": "^2.0.0"
},
"devDependencies": {
Expand All @@ -44,9 +44,9 @@
"eslint": "^3.9.1",
"eslint-config-airbnb": "^12.0.0",
"eslint-plugin-flowtype": "^2.25.0",
"eslint-plugin-import": "^2.0.1",
"eslint-plugin-import": "^2.1.0",
"eslint-plugin-jsx-a11y": "^2.2.3",
"eslint-plugin-react": "^6.4.1",
"eslint-plugin-react": "^6.6.0",
"eslint-plugin-wyze": "^2.0.0"
}
}

0 comments on commit 83287d1

Please sign in to comment.