diff --git a/package.json b/package.json index 0561c72..f9da905 100644 --- a/package.json +++ b/package.json @@ -54,6 +54,9 @@ "ws": "^8.11.0" }, "build": { + "snap": { + "allowNativeWayland": true + }, "nsis": { "include": "build/installer.nsh", "allowToChangeInstallationDirectory": true,