From bce07796b1eae5e9f14796af3b54af7c841f65e7 Mon Sep 17 00:00:00 2001 From: Sebastian Malton Date: Mon, 1 Feb 2021 09:48:56 -0500 Subject: [PATCH] fix package.json Signed-off-by: Sebastian Malton --- package.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cbbc6fa634..58b9698791 100644 --- a/package.json +++ b/package.json @@ -172,11 +172,9 @@ "snap": { "confinement": "classic" }, - "fileAssociations": { - "protocols": { - "name": "Lens Protocol Handler", - "schemes": "lens" - } + "protocols": { + "name": "Lens Protocol Handler", + "schemes": "lens" } }, "lens": {