Skip to content

Commit

Permalink
fix: use the latest minor version of Node v20 (#579)
Browse files Browse the repository at this point in the history
The version we're currently using is no longer supported by NPM which
now requires at least 20.17.0
  • Loading branch information
G-Rath authored Jan 5, 2025
1 parent a662ee1 commit 941c1b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.1
20.18.1

0 comments on commit 941c1b3

Please sign in to comment.