Browse Source

update node version in buildscript.txt

Brian Gough 6 years ago
parent
commit
fceddd8739
1 changed files with 1 additions and 1 deletions
  1. 1 1
      services/chat/buildscript.txt

+ 1 - 1
services/chat/buildscript.txt

@@ -1,6 +1,6 @@
 chat
 --language=es
---node-version=6.14.1
+--node-version=10.19.0
 --acceptance-creds=None
 --dependencies=mongo,redis
 --docker-repos=gcr.io/overleaf-ops