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:51:59 +0300
committerGar <gar+gh@danger.computer>2022-01-27 21:51:59 +0300
commit6654b6efe02666bdb9864f4608e477ba132fd215 (patch)
tree3f5c3645b84db77bce7ab725015367d6f81784b9 /workspaces/libnpmsearch
parent433e6aafbbf56efcf71e991767a6f00afe4aba7c (diff)
chore(release): libnpmsearch@4.0.1libnpmsearch@4.0.1
Diffstat (limited to 'workspaces/libnpmsearch')
-rw-r--r--workspaces/libnpmsearch/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmsearch/package.json b/workspaces/libnpmsearch/package.json
index 0667d03eb..f524426dc 100644
--- a/workspaces/libnpmsearch/package.json
+++ b/workspaces/libnpmsearch/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmsearch",
- "version": "4.0.0",
+ "version": "4.0.1",
"description": "Programmatic API for searching in npm and compatible registries.",
"author": "GitHub Inc.",
"main": "lib/index.js",