diff --git a/services/filestore/package.json b/services/filestore/package.json index 198a6ec366..85ea112dd6 100644 --- a/services/filestore/package.json +++ b/services/filestore/package.json @@ -40,7 +40,8 @@ "rimraf": "2.2.8", "settings-sharelatex": "git+https://github.com/sharelatex/settings-sharelatex.git#v1.0.0", "stream-buffers": "~0.2.5", - "underscore": "~1.5.2" + "underscore": "~1.5.2", + "mocha": "^4.0.1" }, "devDependencies": { "sinon": "",