Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuy Adorno <ruyadorno@hotmail.com>2020-09-30 21:52:47 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2020-09-30 21:52:47 +0300
commit963d542d385c7fe26830a885fe40d96010d01862 (patch)
tree6c41908444681e5fae92e2e4e5874113352a9ace /package.json
parent450845eaceb7e178c8ec7867a67e5cc948986904 (diff)
chore: remove unused has-unicode dep
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json
index 81b32f806..b38591c8f 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,6 @@
"editor": "~1.0.0",
"glob": "^7.1.4",
"graceful-fs": "^4.2.3",
- "has-unicode": "~2.0.1",
"hosted-git-info": "^3.0.5",
"infer-owner": "^1.0.4",
"inherits": "^2.0.4",
@@ -136,7 +135,6 @@
"editor",
"glob",
"graceful-fs",
- "has-unicode",
"hosted-git-info",
"infer-owner",
"inherits",