Skip to content

Commit

Permalink
Add @hapi/eslint-plugin as peer dependency
Browse files Browse the repository at this point in the history
  Closes #1017
  • Loading branch information
Nargonath committed Jul 16, 2021
1 parent c7c1180 commit 97885dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@
"will-call": "1.x.x"
},
"peerDependencies": {
"typescript": ">=3.6.5"
"typescript": ">=3.6.5",
"@hapi/eslint-plugin": "^5.1.0"
},
"peerDependenciesMeta": {
"typescript": {
Expand Down

0 comments on commit 97885dd

Please sign in to comment.