Skip to content

Commit cfc51cf

Browse files
committed
Add engines definition
1 parent b69c5dc commit cfc51cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"bugs": {
1111
"url": "https://github.com/standard/eslint-config-standard/issues"
1212
},
13+
"engines": {
14+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
15+
},
1316
"devDependencies": {
1417
"eslint": "^8.0.1",
1518
"eslint-plugin-import": "^2.25.2",

0 commit comments

Comments
 (0)