Skip to content

Commit b54c28d

Browse files
committed
chore: remove update-notifier
1 parent 084934a commit b54c28d

File tree

3 files changed

+6
-686
lines changed

3 files changed

+6
-686
lines changed

lib/cli.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
const chalk = require('chalk')
2-
const updateNotifier = require('update-notifier')
32

43
const pkg = require('../package.json')
54
const run = require('../lib')
65

7-
updateNotifier({pkg: pkg}).notify()
8-
96
const Locales = require('../tools/locales')
107
const y18n = new Locales()
118

0 commit comments

Comments
 (0)