Skip to content

Commit

Permalink
Add missing peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wyze committed May 5, 2016
1 parent 14ee951 commit 6b5ef24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@
},
"peerDependencies": {
"eslint": "^2.9.0",
"eslint-plugin-import": "^1.6.1",
"eslint-plugin-jsx-a11y": "^1.0.4",
"eslint-plugin-react": "^5.0.1",
"eslint-plugin-wyze": "^1.3.1"
},
Expand Down

0 comments on commit 6b5ef24

Please sign in to comment.