Skip to content

Commit 88750d2

Browse files
committed
up: upgrade dependencies
1 parent 0f2dde1 commit 88750d2

3 files changed

Lines changed: 794 additions & 774 deletions

File tree

lib/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import _ from 'lodash'
22
import inquirer from 'inquirer'
3-
import emoji from 'node-emoji'
3+
import * as emoji from 'node-emoji'
44
import { execSync } from 'child_process'
55

66
import colors from './colors.js'

0 commit comments

Comments
 (0)