Skip to content

Commit

Permalink
Update engines in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kemitchell committed Sep 3, 2024
1 parent 3fe7019 commit 811c581
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 @@ -46,6 +46,6 @@
"posttest": "aud --production"
},
"engines": {
"node": ">= 14.17"
"node": "^18.12 || ^20.9 || >= 22.7"
}
}

0 comments on commit 811c581

Please sign in to comment.