Skip to content

Commit

Permalink
Add Node 17 to devEngines
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon authored and rickhanlonii committed Apr 14, 2022
1 parent 3c87b56 commit 4dd7ca3
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 @@ -100,7 +100,7 @@
"yargs": "^15.3.1"
},
"devEngines": {
"node": "^12.17.0 || 13.x || 14.x || 15.x || 16.x"
"node": "^12.17.0 || 13.x || 14.x || 15.x || 16.x || 17.x"
},
"jest": {
"testRegex": "/scripts/jest/dont-run-jest-directly\\.js$"
Expand Down

0 comments on commit 4dd7ca3

Please sign in to comment.