Skip to content

Commit

Permalink
Update NodeJS (#24)
Browse files Browse the repository at this point in the history
This commit updates NodeJS to the latest LTS version currently
available.

Ref:
- #13
- https://nodejs.org/en/about/previous-releases
  • Loading branch information
smaboshe authored Dec 12, 2023
1 parent 7da1995 commit 2cdcb65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
19.8.1
20.10.0
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 19.8.1
nodejs 20.10.0

0 comments on commit 2cdcb65

Please sign in to comment.