diff --git a/.hyper.js b/.hyper.js index beffa38..9ede205 100644 --- a/.hyper.js +++ b/.hyper.js @@ -6,7 +6,7 @@ module.exports = { config: { // Choose either "stable" for receiving highly polished, // or "canary" for less polished but more frequent updates - updateChannel: 'stable', + updateChannel: 'canary', // default font size in pixels for all tabs // fontSize: 13,