Use correct git tag for settings-sharelatex repository

This commit is contained in:
Simon Detheridge 2019-01-17 15:28:49 +00:00
parent c9a9ad06a7
commit d27cef75da
2 changed files with 2 additions and 2 deletions

View file

@ -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"
},

View file

@ -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": {