Skip to content

Commit

Permalink
chore: pin node.js version in .nvmrc (#7)
Browse files Browse the repository at this point in the history
Pin Node.js version to `v20.10.0` in .nvmrc to ensure consistent
development environments and prevent version discrepancies.

---------

Signed-off-by: Valentin Sickert <[email protected]>
  • Loading branch information
Lapotor authored Dec 23, 2023
1 parent 7089755 commit c895174
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
20.10.0

0 comments on commit c895174

Please sign in to comment.