Skip to content

Commit

Permalink
[meta] broaden engines support to >= 10
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Dec 9, 2021
1 parent b748956 commit 211e00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -51,7 +51,7 @@
"tape": "^5.2.2"
},
"engines": {
"node": "^16 || ^15 || ^14 || ^13 || ^12 || ^11 || ^10 || ^8 || ^6",
"node": ">= 10 || ^8 || ^6",
"npm": ">= 3"
},
"auto-changelog": {
Expand Down

0 comments on commit 211e00e

Please sign in to comment.