mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-27 08:43:25 +00:00
Explcitly depend on moment
This commit is contained in:
parent
fe90ef047f
commit
9eff01fcc5
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
||||||
"metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v1.7.1",
|
"metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v1.7.1",
|
||||||
"mimelib": "0.2.14",
|
"mimelib": "0.2.14",
|
||||||
"mocha": "1.17.1",
|
"mocha": "1.17.1",
|
||||||
|
"moment": "^2.18.1",
|
||||||
"mongojs": "2.4.0",
|
"mongojs": "2.4.0",
|
||||||
"mongoose": "4.11.4",
|
"mongoose": "4.11.4",
|
||||||
"multer": "^0.1.8",
|
"multer": "^0.1.8",
|
||||||
|
|
Loading…
Reference in a new issue