Skip to content

Commit

Permalink
bump minimal node version
Browse files Browse the repository at this point in the history
  • Loading branch information
tapnisu committed Jan 30, 2025
1 parent daaf999 commit 1575ca9
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 @@ -51,7 +51,7 @@
}
},
"engines": {
"node": ">=16.0.0"
"node": ">=18.0.0"
},
"license": "MIT",
"packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0"
Expand Down

0 comments on commit 1575ca9

Please sign in to comment.