Skip to content

Commit

Permalink
expanded engines definition
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Jul 8, 2024
1 parent d67b111 commit 3fcc387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"dist"
],
"engines": {
"node": ">=18"
"node": "14 >= 14.21 || 16 >= 16.20 || 18 >=18.20 || 20 || >=22"
},
"prettier": {
"semi": false,
Expand Down

0 comments on commit 3fcc387

Please sign in to comment.