mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
change repo URL from git+ssh:// to git+https://
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
"name": "filestore-sharelatex",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"settings": "git+ssh://git@github.com:sharelatex/settings-sharelatex.git#master",
|
||||
"logger": "git+ssh://git@github.com:sharelatex/logger-sharelatex.git#master",
|
||||
"settings": "git+https://github.com/sharelatex/settings-sharelatex.git#master",
|
||||
"logger": "git+https://github.com/sharelatex/logger-sharelatex.git#master",
|
||||
"request": "2.14.0",
|
||||
"lynx": "0.0.11",
|
||||
"grunt-mocha-test": "~0.8.2",
|
||||
|
||||
Reference in New Issue
Block a user