Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.

Commit 89a5e5c

Browse files
authored
Merge pull request #258 from paritytech/Tbaut-patch-switch-beta
Switch back to Parity Ethereum beta
2 parents 0a2325e + 40b3d3a commit 89a5e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/fether-electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
],
2626
"homepage": "https://github.com/paritytech/fether",
2727
"parity": {
28-
"channel": "stable"
28+
"channel": "beta"
2929
},
3030
"scripts": {
3131
"prebuild": "copyfiles -u 2 \"../fether-react/build/**/*\" static/ && ./scripts/fixElectronBug.sh",

0 commit comments

Comments
 (0)