mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Point custom npm modules to github
This commit is contained in:
parent
414b669a2c
commit
8e8d25e185
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@
|
||||||
"async": "",
|
"async": "",
|
||||||
"lynx": "0.0.11",
|
"lynx": "0.0.11",
|
||||||
"coffee-script": "1.4.0",
|
"coffee-script": "1.4.0",
|
||||||
"settings-sharelatex": "git+ssh://git@bitbucket.org:sharelatex/settings-sharelatex.git#master",
|
"settings-sharelatex": "git+ssh://git@github.com:sharelatex/settings-sharelatex.git#master",
|
||||||
"logger-sharelatex": "git+ssh://git@bitbucket.org:sharelatex/logger-sharelatex.git#bunyan",
|
"logger-sharelatex": "git+ssh://git@github.com:sharelatex/logger-sharelatex.git#master",
|
||||||
"sinon": "~1.5.2",
|
"sinon": "~1.5.2",
|
||||||
"mongojs": "0.9.11"
|
"mongojs": "0.9.11"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue