1
0
mirror of https://github.com/google/nomulus synced 2026-03-27 12:55:28 +00:00

Update the the latest LTS Node version (#1543)

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/google/nomulus/1543)
<!-- Reviewable:end -->
This commit is contained in:
Lai Jiang
2022-03-07 11:49:18 -05:00
committed by GitHub
parent 67278af3cb
commit 5a7dc307c5

View File

@@ -55,7 +55,7 @@ plugins {
node {
download = true
version = "14.15.5"
version = "16.14.0"
npmVersion = "6.14.11"
}