diff --git a/package.json b/package.json index 5a8cd22e..ea9d96ab 100644 --- a/package.json +++ b/package.json @@ -168,6 +168,9 @@ "rpm": { "afterInstall": "./build/linux/after-install.tpl" }, + "snap": { + "confinement": "classic" + }, "protocols": { "name": "ssh URL", "schemes": ["ssh"]