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:
authorGar <gar+gh@danger.computer>2022-03-03 07:41:38 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2022-03-10 18:40:11 +0300
commit0da59186e5a78bbcf47c440289241e9f85ff3eba (patch)
tree72af61cff54a384283f2d2d9e1a462db98396bb6 /package.json
parentd521a25db2b19239a8d7a66a4e10f30dc15e7cf0 (diff)
chore: rewrite doctor tests
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index d353ff311..beba6cf7d 100644
--- a/package.json
+++ b/package.json
@@ -204,6 +204,7 @@
"@npmcli/template-oss": "^2.9.2",
"eslint": "^8.3.0",
"licensee": "^8.2.0",
+ "nock": "^13.2.4",
"spawk": "^1.7.1",
"tap": "^15.1.6"
},