Skip to content

Commit

Permalink
feat!: update engines
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleytodd committed Jul 16, 2024
1 parent c82b1e9 commit 8c25546
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 @@ -49,6 +49,6 @@
"nv": "./bin/nv"
},
"engines": {
"node": "^10 || ^12 || ^14 || ^16"
"node": "^18 || ^20 || ^22"
}
}

0 comments on commit 8c25546

Please sign in to comment.