diff --git a/services/web/package.json b/services/web/package.json index 1134b9433c..100b55f75c 100644 --- a/services/web/package.json +++ b/services/web/package.json @@ -59,7 +59,6 @@ "settings-sharelatex": "git+https://github.com/sharelatex/settings-sharelatex.git#v1.0.0", "sixpack-client": "^1.0.0", "temp": "^0.8.3", - "translations-sharelatex": "git+https://github.com/sharelatex/translations-sharelatex.git#master", "underscore": "1.6.0", "v8-profiler": "^5.2.3", "xml2js": "0.2.0", @@ -94,6 +93,7 @@ "grunt-sed": "^0.1.1", "sandboxed-module": "0.2.0", "sinon": "", - "timekeeper": "" + "timekeeper": "", + "translations-sharelatex": "git+https://github.com/sharelatex/translations-sharelatex.git#master" } }