update node to 16.16.0 (#2371)

This commit is contained in:
John Sudol
2023-01-18 10:41:15 -05:00
committed by GitHub
parent a7101008a2
commit 9b390e0531
8 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ PRECACHE=$2
NODE_URL=https://nodejs.org/dist
UNOFFICIAL_NODE_URL=https://unofficial-builds.nodejs.org/download/release
NODE12_VERSION="12.22.7"
NODE16_VERSION="16.13.0"
NODE16_VERSION="16.16.0"
get_abs_path() {
# exploits the fact that pwd will print abs path when no args