Skip to content

Commit

Permalink
fix: add missing peer deps
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Dobbertin <[email protected]>
  • Loading branch information
aldeed committed Feb 6, 2020
1 parent b5bfe4f commit 8ada3b7
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 @@ -25,7 +25,9 @@
},
"peerDependencies": {
"eslint": ">=5.16.0",
"babel-eslint": ">=10",
"eslint-plugin-import": ">=2",
"eslint-plugin-jest": ">=23",
"eslint-plugin-jsx-a11y": ">=6",
"eslint-plugin-node": ">=9",
"eslint-plugin-promise": ">=4",
Expand Down

0 comments on commit 8ada3b7

Please sign in to comment.