Some package tweaks for npm 5x

This commit is contained in:
6ea86b96 2017-06-06 23:58:16 +07:00
parent 6bc1405f2d
commit 955e9564e0
No known key found for this signature in database
GPG key ID: B282D183E4931E8F
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" "backgroundColor": "155B4A"
}, },
"protocols": [{ "protocols": [
"name": "lbry", {
"role": "Viewer", "name": "lbry",
"schemes": ["lbry"] "role": "Viewer",
}], "schemes": [
"lbry"
]
}
],
"linux": { "linux": {
"target": "deb", "target": "deb",
"desktop": { "desktop": {

4543
ui/package-lock.json generated Normal file

File diff suppressed because it is too large Load diff