From a8aba0b48209ef6bc0a8a4364823726ba1820abc Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Thu, 14 Jun 2018 15:35:14 +0200 Subject: [PATCH] switch hyper.js to canary --- .hyper.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,