Merge pull request #19 from sharelatex/spd-settings-sharelatex-git-tag

Use correct git tag for settings-sharelatex repository
This commit is contained in:
nate stemen
2019-01-30 11:25:53 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
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"
},
+1 -1
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": {