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/libnpmorg/package.json
parente95017a07b041cbb3293e659dad853f76462c108 (diff)
chore: release 9.0.0-pre.0
Diffstat (limited to 'workspaces/libnpmorg/package.json')
-rw-r--r--workspaces/libnpmorg/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmorg/package.json b/workspaces/libnpmorg/package.json
index f1e386476..b188a5e27 100644
--- a/workspaces/libnpmorg/package.json
+++ b/workspaces/libnpmorg/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmorg",
- "version": "4.0.4",
+ "version": "5.0.0-pre.0",
"description": "Programmatic api for `npm org` commands",
"author": "GitHub Inc.",
"main": "lib/index.js",