mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-29 05:43:46 -05:00
update buildscript.txt to node 10.21.0
This commit is contained in:
parent
c3345d6551
commit
1dd24d1a4b
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ chat
|
||||||
--env-add=
|
--env-add=
|
||||||
--env-pass-through=
|
--env-pass-through=
|
||||||
--language=es
|
--language=es
|
||||||
--node-version=10.19.0
|
--node-version=10.21.0
|
||||||
--public-repo=False
|
--public-repo=False
|
||||||
--script-version=1.4.0
|
--script-version=1.4.0
|
||||||
|
|
Loading…
Reference in a new issue