Merge branch 'npm-5' of https://github.com/6ea86b96/lbry-app into 6ea86b96-npm-5

This commit is contained in:
Jeremy Kauffman 2017-06-06 17:41:25 -04:00
commit 6f0e429ac4
4 changed files with 7534 additions and 5 deletions

1546
app/package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

1436
package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -32,11 +32,15 @@
},
"backgroundColor": "155B4A"
},
"protocols": [{
"name": "lbry",
"role": "Viewer",
"schemes": ["lbry"]
}],
"protocols": [
{
"name": "lbry",
"role": "Viewer",
"schemes": [
"lbry"
]
}
],
"linux": {
"target": "deb",
"desktop": {

4543
ui/package-lock.json generated Normal file

File diff suppressed because it is too large Load diff