switch hyper.js to canary

This commit is contained in:
Tobias Schmidl 2018-06-14 15:35:14 +02:00
parent d64d4b1bcc
commit a8aba0b482

View file

@ -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,