update package author/email
This commit is contained in:
parent
ed755f18c8
commit
07701d03bd
4 changed files with 9 additions and 6 deletions
|
@ -4,8 +4,8 @@
|
|||
"main": "main.js",
|
||||
"description": "LBRY is a fully decentralized, open-source protocol facilitating the discovery, access, and (sometimes) purchase of data.",
|
||||
"author": {
|
||||
"email": "jobevers@lbry.io",
|
||||
"name": "Job Evers-Meltzer"
|
||||
"name": "LBRY Inc.",
|
||||
"email": "hello@lbry.io"
|
||||
},
|
||||
"dependencies": {
|
||||
"electron-dl": "^1.6.0",
|
||||
|
|
2
lbry
2
lbry
|
@ -1 +1 @@
|
|||
Subproject commit 2303f88bd4482e1f0b2f2357516d2c547ccd64ee
|
||||
Subproject commit be4e1c99d566c9a7505720b667b719b11a975f52
|
2
lbryum
2
lbryum
|
@ -1 +1 @@
|
|||
Subproject commit 71cf689c450bbe696fb1fd51d562b195b2f6854a
|
||||
Subproject commit 17e50e9e550bc3140930e4a781566f1e60687f3d
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"name": "lbry-web-ui",
|
||||
"version": "0.9.0rc15",
|
||||
"description": "LBRY web ui",
|
||||
"description": "LBRY UI",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [
|
||||
"lbry"
|
||||
],
|
||||
"author": "Alex Liebowitz <aliebowitz@lbry.io>",
|
||||
"author": {
|
||||
"name": "LBRY Inc.",
|
||||
"email": "hello@lbry.io"
|
||||
},
|
||||
"license": "SEE LICENSE IN LICENSE.md",
|
||||
"bugs": {
|
||||
"url": "https://github.com/lbryio/lbry-app/issues"
|
||||
|
|
Loading…
Add table
Reference in a new issue