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:27:24 +0300
committerGitHub <noreply@github.com>2022-03-17 22:27:24 +0300
commitab5442dd6f39bccf80d69aa67413c753503e1a61 (patch)
treeb622f56a7e9daf7ed361afd2c995461bf478f49f /workspaces/libnpmaccess/package.json
parent0b73bfa82d4eb826ec0dbda4cc457c94580e0d64 (diff)
chore: release libnpmaccess 6.0.2 (#4537)libnpmaccess-v6.0.2
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'workspaces/libnpmaccess/package.json')
-rw-r--r--workspaces/libnpmaccess/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmaccess/package.json b/workspaces/libnpmaccess/package.json
index 6ee76c86c..72fcfaf58 100644
--- a/workspaces/libnpmaccess/package.json
+++ b/workspaces/libnpmaccess/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmaccess",
- "version": "6.0.1",
+ "version": "6.0.2",
"description": "programmatic library for `npm access` commands",
"author": "GitHub Inc.",
"license": "ISC",