mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 10:10:08 +02:00
Use correct git tag for settings-sharelatex repository
This commit is contained in:
2
services/chat/npm-shrinkwrap.json
generated
2
services/chat/npm-shrinkwrap.json
generated
@@ -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"
|
||||
},
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user