diff --git a/bin.js b/bin.js index ee95a07..f99c307 100755 --- a/bin.js +++ b/bin.js @@ -37,7 +37,7 @@ import { const pkg = getPkg() -updateNotifier({ pkg }).notify() +updateNotifier({ pkg }).notify({ isGlobal: true }) const cli = sade('w3')