diff --git a/packages/fether-electron/package.json b/packages/fether-electron/package.json index a6ddab1f0..f8c5ed89e 100644 --- a/packages/fether-electron/package.json +++ b/packages/fether-electron/package.json @@ -25,7 +25,7 @@ ], "homepage": "https://github.com/paritytech/fether", "parity": { - "channel": "stable" + "channel": "beta" }, "scripts": { "prebuild": "copyfiles -u 2 \"../fether-react/build/**/*\" static/ && ./scripts/fixElectronBug.sh",