Skip to content

Commit

Permalink
fix: add peerDependencies @typescript-eslint/parser
Browse files Browse the repository at this point in the history
fixes xojs#60
  • Loading branch information
aladdin-add committed Jul 18, 2022
1 parent 7decafc commit acd6b40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": ">=5.22.0",
"@typescript-eslint/parser": ">=5.22.0",
"eslint": ">=8.0.0",
"typescript": ">=4.4"
}
Expand Down

0 comments on commit acd6b40

Please sign in to comment.