Skip to content

Commit

Permalink
Merge pull request #6 from energywebfoundation/feat/rewiring_client_v…
Browse files Browse the repository at this point in the history
…ersion_stable

feat(fetch-parity): stable instead of nightly
  • Loading branch information
ngyam authored Aug 29, 2018
2 parents 5151135 + 77276f8 commit 5e22b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"Parity"
],
"parity": {
"channel": "nightly"
"channel": "stable"
},
"scripts": {
"build": "npm run build:inject && npm run build:app && npm run build:electron && npm run build:embed",
Expand Down

0 comments on commit 5e22b9e

Please sign in to comment.