fix: standardize .node-version format
Updated .node-version to remove 'v' prefix and ensure full three-part version (20.11.0) for compatibility with version managers.
This commit is contained in:
parent
0ed45efa87
commit
becd0a7ad6
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
v20.11
|
||||
20.11.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue