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 19:25:27 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2020-09-30 19:25:27 +0300
commit558e9781ada06b66be4d2d5d0f7e763f645eda25 (patch)
tree1111261d2e05934a30a8be783a705148809e95b8 /package.json
parent47a8ca1d72f0f0835b45cfb2c4fb8ab1218dc14a (diff)
chore: removed unused deep-equal dev-dep
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5404e94d3..63c55b8f6 100644
--- a/package.json
+++ b/package.json
@@ -200,7 +200,6 @@
"write-file-atomic"
],
"devDependencies": {
- "deep-equal": "^1.0.1",
"eslint": "^7.5.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-node": "^11.1.0",