Skip to content

Commit

Permalink
chore: add .nvmrc file with version 20 of NodeJS
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosvillademor authored and carpasse committed Apr 17, 2024
1 parent 5d082db commit ac7b3c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
node_modules
*.log
.*
!.husky
!.gitignore
!.npmignore
Expand Down
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
20

0 comments on commit ac7b3c2

Please sign in to comment.