Skip to content

Commit

Permalink
chore(package.json): add eslint-plugin-promise v6.0.0 as peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
J3m5 committed Dec 23, 2021
1 parent 7460290 commit a161de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint": "^7.12.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1 || ^5.0.0"
"eslint-plugin-promise": "^4.2.1 || ^5.0.0 || ^6.0.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit a161de7

Please sign in to comment.