Skip to content

Commit

Permalink
build: update .nvmrc Node.js version from 14 to 16 (#35700)
Browse files Browse the repository at this point in the history
Update `.nvmrc` Node.js version from 14 to 16

The `DEPS` file states that Electron is on Node.js ^16.x. I am guessing that the PR bumping to Node.js 16 overlooked the `.nvmrc` file, which is updated in this PR. If leaving the `.nvmrc` file on 14 was intentional, please disregard this PR.

Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
  • Loading branch information
trop[bot] and rekmarks committed Sep 19, 2022
1 parent 8b6b882 commit 64b5d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14
16

0 comments on commit 64b5d7b

Please sign in to comment.