switch hyper.js to canary
This commit is contained in:
parent
d64d4b1bcc
commit
a8aba0b482
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ module.exports = {
|
||||||
config: {
|
config: {
|
||||||
// Choose either "stable" for receiving highly polished,
|
// Choose either "stable" for receiving highly polished,
|
||||||
// or "canary" for less polished but more frequent updates
|
// or "canary" for less polished but more frequent updates
|
||||||
updateChannel: 'stable',
|
updateChannel: 'canary',
|
||||||
|
|
||||||
// default font size in pixels for all tabs
|
// default font size in pixels for all tabs
|
||||||
// fontSize: 13,
|
// fontSize: 13,
|
||||||
|
|
Loading…
Reference in a new issue