Merge branch '6ea86b96-npm-5'

This commit is contained in:
Jeremy Kauffman 2017-06-06 17:43:02 -04:00
commit e1baebfec5
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