We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f2dde1 commit 88750d2Copy full SHA for 88750d2
3 files changed
lib/main.js
@@ -1,6 +1,6 @@
1
import _ from 'lodash'
2
import inquirer from 'inquirer'
3
-import emoji from 'node-emoji'
+import * as emoji from 'node-emoji'
4
import { execSync } from 'child_process'
5
6
import colors from './colors.js'
0 commit comments