From c6fa82dcb411f1a141b1c8412f881952143505aa Mon Sep 17 00:00:00 2001 From: Dessalines Date: Tue, 31 Oct 2023 09:41:38 -0400 Subject: [PATCH] Fixing gitmodules. (#250) --- .gitmodules | 2 +- joinlemmy-translations | 2 +- yarn.lock | 5 ----- 3 files changed, 2 insertions(+), 7 deletions(-) diff --git a/.gitmodules b/.gitmodules index fadfe36..810bdb3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,7 +5,7 @@ [submodule "joinlemmy-translations"] path = joinlemmy-translations url = https://github.com/lemmynet/joinlemmy-translations - branch = tailwind_rework + branch = main [submodule "lemmy-translations"] path = lemmy-translations url = https://github.com/lemmynet/lemmy-translations diff --git a/joinlemmy-translations b/joinlemmy-translations index 4e8db96..63e8c68 160000 --- a/joinlemmy-translations +++ b/joinlemmy-translations @@ -1 +1 @@ -Subproject commit 4e8db96053291ec8d147e41b4e6b4640dc16712f +Subproject commit 63e8c68ffc724a7e4e44de17c236c44d9b66d028 diff --git a/yarn.lock b/yarn.lock index 7b551fb..ee938ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7671,11 +7671,6 @@ sorted-union-stream@~2.1.3: from2 "^1.3.0" stream-iterate "^1.1.0" -sortpack@^2.3.5: - version "2.3.5" - resolved "https://registry.yarnpkg.com/sortpack/-/sortpack-2.3.5.tgz#822fee32dfa3d945e5511f61d24618aa9e102de1" - integrity sha512-wsU25TM7v97n57E1lBZJKEfEPDCLB4LL4Q2sauBPc8eky6nRX6b4RuOMNQZDiZC6uDNfUGrWBn4oqut6LXLoZg== - "source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"