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.
engines.node
1 parent f6ad9f9 commit 3d6ae13Copy full SHA for 3d6ae13
package.json
@@ -17,6 +17,9 @@
17
"bugs": {
18
"url": "https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility/issues"
19
},
20
+ "engines": {
21
+ "node": ">=16.0.0"
22
+ },
23
"homepage": "https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility#readme",
24
"keywords": [
25
"eslint",
0 commit comments