We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 857ecd9 commit 1f09400Copy full SHA for 1f09400
packages/eslint-plugin-query/package.json
@@ -51,5 +51,8 @@
51
"@typescript-eslint/utils": "^5.41.0",
52
"eslint": "^8.26.0",
53
"tsup": "^6.3.0"
54
+ },
55
+ "peerDependencies": {
56
+ "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
57
}
58
0 commit comments