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-14 23:53:34 +0300
committernlf <nlf@github.com>2022-03-15 23:38:37 +0300
commite26548fb12a3bb23fbe32a336f1305e083aa51c0 (patch)
treeabc72b0d62357e79bb1d5626a553c9e4de85bb68 /node_modules/cacache/verify.js
parentf6b771aabece09dca2231426d4f681d3578e5ab7 (diff)
deps: cacache@16.0.0
Diffstat (limited to 'node_modules/cacache/verify.js')
-rw-r--r--node_modules/cacache/verify.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/node_modules/cacache/verify.js b/node_modules/cacache/verify.js
deleted file mode 100644
index db7763d7a..000000000
--- a/node_modules/cacache/verify.js
+++ /dev/null
@@ -1,3 +0,0 @@
-'use strict'
-
-module.exports = require('./lib/verify')