Skip to content

Commit

Permalink
build: upgrade nodejs version to latest LTS
Browse files Browse the repository at this point in the history
What else?
Add '.nvmrc' also since nvm doesn't respect '.node-version' yet.
Ref: nvm-sh/nvm#794
  • Loading branch information
vipranarayan14 committed Nov 22, 2022
1 parent a1248c7 commit 8291146
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16.14.1
v18.12.1
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v18.12.1

0 comments on commit 8291146

Please sign in to comment.