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-03-17 22:30:54 +0300
committerGitHub <noreply@github.com>2022-03-17 22:30:54 +0300
commita03f64529d2a229bfbb2eb0d901b7c2a99633425 (patch)
tree17a7f89c5ba0df19b6978aca79dc45cf17719afe /workspaces/libnpmorg/package.json
parent7201c7395f66d3faf24b361e69555490d606ed91 (diff)
chore: release libnpmorg 4.0.2 (#4539)libnpmorg-v4.0.2
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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 c00352022..582a60e2d 100644
--- a/workspaces/libnpmorg/package.json
+++ b/workspaces/libnpmorg/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmorg",
- "version": "4.0.1",
+ "version": "4.0.2",
"description": "Programmatic api for `npm org` commands",
"author": "GitHub Inc.",
"main": "lib/index.js",