update @lbry/components
This commit is contained in:
parent
919f82ba94
commit
2b0314d001
3 changed files with 6 additions and 6 deletions
|
@ -70,7 +70,7 @@
|
|||
"@babel/register": "^7.0.0",
|
||||
"@exponent/electron-cookies": "^2.0.0",
|
||||
"@hot-loader/react-dom": "^16.8",
|
||||
"@lbry/components": "^4.1.4",
|
||||
"@lbry/components": "^4.1.5",
|
||||
"@reach/menu-button": "0.7.4",
|
||||
"@reach/rect": "^0.2.1",
|
||||
"@reach/tabs": "^0.1.5",
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
--color-comment-menu: #e0e0e0;
|
||||
--color-comment-menu-hovering: #6a6a6a;
|
||||
--color-notice: #fef3ca;
|
||||
--color-purchased: #ffd580;
|
||||
--color-purchased: var(--color-cost);
|
||||
--color-purchased-alt: #ffebc2;
|
||||
--color-purchased-text: var(--color-gray-5);
|
||||
|
||||
|
|
|
@ -826,10 +826,10 @@
|
|||
prop-types "^15.6.2"
|
||||
scheduler "^0.18.0"
|
||||
|
||||
"@lbry/components@^4.1.4":
|
||||
version "4.1.4"
|
||||
resolved "https://registry.yarnpkg.com/@lbry/components/-/components-4.1.4.tgz#f7475efee7b3d2e3e21b3b42c19afc9ffbf582af"
|
||||
integrity sha512-U73izMtpU1SU89qP4sTqMU6LDCBNsivoS1Gd0jmuuDzMn3oq4Yj7kusD00iIwFzx27NTjVwdpTJGIBCAx09HwQ==
|
||||
"@lbry/components@^4.1.5":
|
||||
version "4.1.5"
|
||||
resolved "https://registry.yarnpkg.com/@lbry/components/-/components-4.1.5.tgz#eb6a74c6e17ee9ed46cbb9c590aca10847d18f38"
|
||||
integrity sha512-T/cR5tZvikI/dAE2euJP07+/yi+yO1wkE/4djT8EhCJITF+SZ0CjHG8auNYQ/zQw7H5KQnh/WMYaRVxO54FKLA==
|
||||
|
||||
"@mapbox/hast-util-table-cell-style@^0.1.3":
|
||||
version "0.1.3"
|
||||
|
|
Loading…
Reference in a new issue