mirror of
https://github.com/google/nomulus.git
synced 2025-07-21 18:26:12 +02: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:
parent
7b11b29ea3
commit
2702eeb56d
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ plugins {
|
|||
|
||||
node {
|
||||
download = true
|
||||
version = "14.15.5"
|
||||
version = "16.14.0"
|
||||
npmVersion = "6.14.11"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue