Skip to content

Commit

Permalink
Add engines definition
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Oct 14, 2021
1 parent b69c5dc commit cfc51cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -10,6 +10,9 @@
"bugs": {
"url": "https://github.com/standard/eslint-config-standard/issues"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"devDependencies": {
"eslint": "^8.0.1",
"eslint-plugin-import": "^2.25.2",
Expand Down

0 comments on commit cfc51cf

Please sign in to comment.