Skip to content

Commit

Permalink
feat: bump up min nodejs version
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyJohnes committed Oct 14, 2024
1 parent 17621aa commit 7d2119a
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 @@ -75,7 +75,7 @@
"prepublishOnly": "npm run build"
},
"engines": {
"node": ">=12.0.0"
"node": ">=18.0.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 7d2119a

Please sign in to comment.