1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

fix package.json

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2021-02-01 09:48:56 -05:00
parent 117c833e2c
commit bce07796b1

View File

@ -172,11 +172,9 @@
"snap": { "snap": {
"confinement": "classic" "confinement": "classic"
}, },
"fileAssociations": { "protocols": {
"protocols": { "name": "Lens Protocol Handler",
"name": "Lens Protocol Handler", "schemes": "lens"
"schemes": "lens"
}
} }
}, },
"lens": { "lens": {