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:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-09-08 23:09:55 +0300
committerGar <wraithgar@github.com>2022-09-12 18:41:37 +0300
commit063a23b703b32d185b7fa0d0aa7dec522d985a79 (patch)
treef7203ed3d35aaa067c027f7c3395c50437bd4c31 /workspaces/libnpmhook/package.json
parente95017a07b041cbb3293e659dad853f76462c108 (diff)
chore: release 9.0.0-pre.0
Diffstat (limited to 'workspaces/libnpmhook/package.json')
-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 f62090ec3..db94874c1 100644
--- a/workspaces/libnpmhook/package.json
+++ b/workspaces/libnpmhook/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmhook",
- "version": "8.0.4",
+ "version": "9.0.0-pre.0",
"description": "programmatic API for managing npm registry hooks",
"main": "lib/index.js",
"files": [