Skip to content

Commit

Permalink
chore(engines): update to latest restrictions (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
ComfortablyCoding authored Nov 22, 2023
1 parent b7be434 commit b86647a
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 @@ -56,7 +56,7 @@
"kind": "plugin"
},
"engines": {
"node": ">=14.19.1 <=18.x.x",
"node": ">=18.0.0 <=20.x.x",
"npm": ">=6.0.0"
},
"keywords": [
Expand Down

0 comments on commit b86647a

Please sign in to comment.