Skip to content

Commit c25163a

Browse files
authored
Fix: Remove 'v' prefix from Node.js version in .tool-versions file (#2515)
Fix formatting of Node.js version in .tool-versions
1 parent df01e79 commit c25163a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nodejs v20.18.1
1+
nodejs 20.18.1

0 commit comments

Comments
 (0)