2
0
Fork 0
mirror of https://github.com/LemmyNet/joinlemmy-site.git synced 2025-01-10 20:15:51 +00:00
joinlemmy-site/.gitmodules
Dessalines 9aa26db28d
Use specific lemmy js client version ()
* Use specific lemmy-js-client version. Fixes 

* Add note about lemmy-js-client.
2023-02-23 03:12:12 +01:00

19 lines
625 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.17
[submodule "lemmy-stats-crawler"]
path = lemmy-stats-crawler
url = https://github.com/LemmyNet/lemmy-stats-crawler.git