diff --git a/services/chat/npm-shrinkwrap.json b/services/chat/npm-shrinkwrap.json index ab4f9681de..ada5536452 100644 --- a/services/chat/npm-shrinkwrap.json +++ b/services/chat/npm-shrinkwrap.json @@ -7341,7 +7341,7 @@ }, "settings-sharelatex": { "version": "git+https://github.com/sharelatex/settings-sharelatex.git#93f63d029b52fef8825c3a401b2b6a7ba29b4750", - "from": "git+https://github.com/sharelatex/settings-sharelatex.git#1.1.0", + "from": "git+https://github.com/sharelatex/settings-sharelatex.git#v1.1.0", "requires": { "coffee-script": "1.6.0" }, diff --git a/services/chat/package.json b/services/chat/package.json index 276233faae..225ca4240b 100644 --- a/services/chat/package.json +++ b/services/chat/package.json @@ -28,7 +28,7 @@ "mongojs": "2.4.0", "redis": "~0.10.1", "request": "^2.79.0", - "settings-sharelatex": "git+https://github.com/sharelatex/settings-sharelatex.git#1.1.0", + "settings-sharelatex": "git+https://github.com/sharelatex/settings-sharelatex.git#v1.1.0", "v8-profiler": "^5.6.5" }, "devDependencies": {