1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 09:13:33 +00:00

Bump node to v16 (#1189)

* Pull in jslib

* Update .nvmrc

* Bump engines required to node 16 and npm 8

* Bump @types/node to 16
The dep on node 14.18 will get cleaned up once we bump electron

* Modify build.yml to build with node 16 and npm 8

* Update requirements in README.md

* Removed install of npm8 and renamed action step
npm8 is included in node v16

* Pull jslib
This commit is contained in:
Daniel James Smith
2021-12-13 17:16:44 +01:00
committed by GitHub
parent 74c9c1972f
commit 5865f08b37
6 changed files with 46 additions and 38 deletions

2
.nvmrc
View File

@@ -1 +1 @@
v14.17.0
v16.13.1