mirror of
https://github.com/google/nomulus.git
synced 2025-07-23 11:16:04 +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 {
|
||||
download = true
|
||||
version = "16.14.0"
|
||||
npmVersion = "6.14.11"
|
||||
download = false
|
||||
version = "16.19.0"
|
||||
}
|
||||
|
||||
wrapper {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue