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:17:24 +0300
committerGitHub <noreply@github.com>2022-03-17 22:17:24 +0300
commitbc645cae084a84ef56393953ae8df0d1b405cb67 (patch)
tree24335020faa9ec150f3d32206d25cad2fc21eb1e /workspaces/libnpmpack/package.json
parent7c878b9781be2e2151f41bd29d46c33e421aeb10 (diff)
chore: release libnpmpack 4.0.2 (#4535)libnpmpack-v4.0.2
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'workspaces/libnpmpack/package.json')
-rw-r--r--workspaces/libnpmpack/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmpack/package.json b/workspaces/libnpmpack/package.json
index c25e1ef11..f98f0269b 100644
--- a/workspaces/libnpmpack/package.json
+++ b/workspaces/libnpmpack/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmpack",
- "version": "4.0.1",
+ "version": "4.0.2",
"description": "Programmatic API for the bits behind npm pack",
"author": "GitHub Inc.",
"main": "lib/index.js",