Some package tweaks for npm 5x
This commit is contained in:
parent
6bc1405f2d
commit
955e9564e0
4 changed files with 7534 additions and 5 deletions
1546
app/package-lock.json
generated
Normal file
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
1436
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
14
package.json
14
package.json
|
@ -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
4543
ui/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue