Upgrade to Node v16

This commit is contained in:
Deluan 2021-05-25 10:53:16 -04:00
parent 409020a502
commit 4217c75c9f
4 changed files with 20510 additions and 27 deletions

View File

@ -7,7 +7,7 @@
"VARIANT": "1.16",
// Options
"INSTALL_NODE": "true",
"NODE_VERSION": "v14"
"NODE_VERSION": "v16"
}
},
"runArgs": [

View File

@ -70,7 +70,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 14
node-version: 16
- uses: actions/cache@v2
id: cache-npm

2
.nvmrc
View File

@ -1 +1 @@
v14
v16

20531
ui/package-lock.json generated

File diff suppressed because it is too large Load Diff