update @lbry/components
This commit is contained in:
parent
85608bbd23
commit
884e5a8a3e
3 changed files with 8 additions and 7 deletions
|
@ -67,7 +67,7 @@
|
|||
"@babel/register": "^7.0.0",
|
||||
"@exponent/electron-cookies": "^2.0.0",
|
||||
"@hot-loader/react-dom": "^16.8",
|
||||
"@lbry/components": "^3.0.0",
|
||||
"@lbry/components": "^3.0.1",
|
||||
"@reach/menu-button": "^0.1.18",
|
||||
"@reach/rect": "^0.2.1",
|
||||
"@reach/tabs": "^0.1.5",
|
||||
|
|
|
@ -886,5 +886,6 @@
|
|||
"with lbry.tv to receive notifications related to new content.": "with lbry.tv to receive notifications related to new content.",
|
||||
"An email was sent to %email%. Follow the link to %verify_text%. After, this page will update automatically.": "An email was sent to %email%. Follow the link to %verify_text%. After, this page will update automatically.",
|
||||
"Your email preferences": "Your email preferences",
|
||||
"allow you to receive notifications related to new content.": "allow you to receive notifications related to new content."
|
||||
}
|
||||
"allow you to receive notifications related to new content.": "allow you to receive notifications related to new content.",
|
||||
"Suggested": "Suggested"
|
||||
}
|
|
@ -1019,10 +1019,10 @@
|
|||
prop-types "^15.6.2"
|
||||
scheduler "^0.15.0"
|
||||
|
||||
"@lbry/components@^3.0.0":
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@lbry/components/-/components-3.0.0.tgz#6b5850a0dde5247dee6dde13de1e1e29f03846bd"
|
||||
integrity sha512-8PaEXeU7j1md5LZBB9isPwKCiIqrY2/ojcwIwP/a5xy3lL+tl8nLhBCWVI84um76OKZq7f6lzalI/6+r42KqDQ==
|
||||
"@lbry/components@^3.0.1":
|
||||
version "3.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@lbry/components/-/components-3.0.1.tgz#a61b0aaaa82770438fb4447de96d657ebb5a0bed"
|
||||
integrity sha512-0jeI/u230aN7TsCRwjzfsmU2RCywbeXrtZET0gQ+8Cn/x96eezgerH+rKgasLellcqUH1ZW9zjIYZ6BLZKH3Pw==
|
||||
|
||||
"@mapbox/hast-util-table-cell-style@^0.1.3":
|
||||
version "0.1.3"
|
||||
|
|
Loading…
Reference in a new issue