Skip to content

Commit 5597e30

Browse files
committed
Removing fuzzy and fixing the build
1 parent 043737f commit 5597e30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/cli.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ const path = require("path");
44
const chalk = require("chalk");
55
const langsList = require("./countries.json");
66
const prompts = require("prompts");
7-
const fuzzy = require("fuzzy");
87
const ora = require("ora");
98
const { extract } = require("pacote");
109
const glob = require("fast-glob");

0 commit comments

Comments
 (0)