mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
update node version in nvmrc and buildscripts
This commit is contained in:
parent
04a9d66784
commit
e0e2090a42
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
6.15.1
|
||||
10.19.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
real-time
|
||||
--language=coffeescript
|
||||
--node-version=6.15.1
|
||||
--node-version=10.19.0
|
||||
--acceptance-creds=None
|
||||
--dependencies=mongo,redis
|
||||
--docker-repos=gcr.io/overleaf-ops
|
||||
|
|
Loading…
Reference in a new issue