Update to node6.

- update nvmrc file
- update mongojs dependency (for migrations)
This commit is contained in:
Shane Kilkelly 2017-09-05 15:33:32 +01:00
parent 0009fabce4
commit 458b0d1256
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
0.10.26
6.11.2

View file

@ -10,7 +10,7 @@
"grunt-shell": "^1.1.1",
"load-grunt-config": "^0.19.2",
"lodash": "^3.0.0",
"mongojs": "^0.18.1",
"mongojs": "2.4.0",
"redis": "^2.6.2",
"rimraf": "~2.2.6",
"settings-sharelatex": "git+https://github.com/sharelatex/settings-sharelatex.git",