From 495d9c747f18708de75a935b11dc28ec683695eb Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Tue, 19 Nov 2019 23:36:45 -0500 Subject: [PATCH] Lock @lbry/components so v3 can be merged into master Will monitor to make sure this doesn't break anything. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 502e5248..85f92220 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://github.com/lbryio/color [submodule "web/components"] path = web/components - url = https://github.com/lbryio/components + url = https://github.com/lbryio/components/tree/996d983c55958e2b1f7231d6241334330c97f265