mirror of
https://github.com/google/nomulus.git
synced 2025-07-23 19:20:44 +02:00
Remove node.js download instruction (#2192)
This commit is contained in:
parent
341238305d
commit
23a2861b37
1 changed files with 2 additions and 3 deletions
|
@ -60,9 +60,8 @@ dependencyLocking {
|
||||||
}
|
}
|
||||||
|
|
||||||
node {
|
node {
|
||||||
download = true
|
download = false
|
||||||
version = "16.14.0"
|
version = "16.19.0"
|
||||||
npmVersion = "6.14.11"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
wrapper {
|
wrapper {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue