diff --git a/hyper.js b/hyper.js index f2719deb..95fc0be2 100644 --- a/hyper.js +++ b/hyper.js @@ -6,11 +6,7 @@ module.exports = { }, plugins: [ + 'hyper-hybrid-minimal', 'hyperterm-1password' - ], - - localPlugins: [ - 'hyper-hybrid-minimal' ] - };