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:
authorGar <gar+gh@danger.computer>2022-01-27 21:48:40 +0300
committerGar <gar+gh@danger.computer>2022-01-27 21:48:40 +0300
commit433e6aafbbf56efcf71e991767a6f00afe4aba7c (patch)
treead59fce6cf1b7b19e057424f69fe7ba41687e4f6 /workspaces
parent41b8f7b6ff62f0e738865eb8e98df8650f5467bd (diff)
chore(release): libnpmpublish@5.0.1libnpmpublish@5.0.1
Diffstat (limited to 'workspaces')
-rw-r--r--workspaces/libnpmpublish/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmpublish/package.json b/workspaces/libnpmpublish/package.json
index d92ce9d5a..3fd2d6d5a 100644
--- a/workspaces/libnpmpublish/package.json
+++ b/workspaces/libnpmpublish/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmpublish",
- "version": "5.0.0",
+ "version": "5.0.1",
"description": "Programmatic API for the bits behind npm publish and unpublish",
"author": "GitHub Inc.",
"main": "lib/index.js",