mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 11:51:17 +00:00
aebb1ddace
* Updating submodules * Referring to new lemmy-js-client version.
20 lines
640 B
Text
20 lines
640 B
Text
[submodule "lemmy-docs"]
|
|
path = lemmy-docs
|
|
url = https://github.com/lemmynet/lemmy-docs
|
|
branch = main
|
|
[submodule "joinlemmy-translations"]
|
|
path = joinlemmy-translations
|
|
url = https://github.com/lemmynet/joinlemmy-translations
|
|
branch = main
|
|
[submodule "lemmy-translations"]
|
|
path = lemmy-translations
|
|
url = https://github.com/lemmynet/lemmy-translations
|
|
branch = main
|
|
[submodule "lemmy-js-client"]
|
|
path = lemmy-js-client
|
|
url = https://github.com/LemmyNet/lemmy-js-client
|
|
branch = release/v0.19
|
|
[submodule "lemmy-stats-crawler"]
|
|
path = lemmy-stats-crawler
|
|
url = https://github.com/LemmyNet/lemmy-stats-crawler.git
|
|
branch = main
|