mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-26 20:34:02 +00:00
update buildscript.txt to node 10.21.0
This commit is contained in:
parent
59bbd35e18
commit
70dcf9400a
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ notifications
|
||||||
--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=True
|
--public-repo=True
|
||||||
--script-version=2.0.0
|
--script-version=2.0.0
|
||||||
|
|
Loading…
Reference in a new issue