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-01-27 21:56:19 +0300
committerGar <gar+gh@danger.computer>2022-01-27 21:56:19 +0300
commitfb03e485d9b1f09eb1cbcce00ee8e3e5c012097f (patch)
treee9f219461313880b385453c0d4ab3cced2517f65 /workspaces/libnpmhook
parent3423a980436492b7f0ee9e002517387a801f4f4a (diff)
chore(release): libnpmhook@7.0.1libnpmhook@7.0.1
Diffstat (limited to 'workspaces/libnpmhook')
-rw-r--r--workspaces/libnpmhook/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmhook/package.json b/workspaces/libnpmhook/package.json
index f31811e2f..4f3055527 100644
--- a/workspaces/libnpmhook/package.json
+++ b/workspaces/libnpmhook/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmhook",
- "version": "7.0.0",
+ "version": "7.0.1",
"description": "programmatic API for managing npm registry hooks",
"main": "lib/index.js",
"files": [