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:54:20 +0300
committerGar <gar+gh@danger.computer>2022-01-27 21:54:20 +0300
commit3423a980436492b7f0ee9e002517387a801f4f4a (patch)
tree31eeac59c0b6f1f010a863ae6147921ebf4ef7e1 /workspaces/libnpmteam
parent6654b6efe02666bdb9864f4608e477ba132fd215 (diff)
chore(release): libnpmteam@3.0.1libnpmteam@3.0.1
Diffstat (limited to 'workspaces/libnpmteam')
-rw-r--r--workspaces/libnpmteam/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmteam/package.json b/workspaces/libnpmteam/package.json
index e7dae68c3..23903551a 100644
--- a/workspaces/libnpmteam/package.json
+++ b/workspaces/libnpmteam/package.json
@@ -1,7 +1,7 @@
{
"name": "libnpmteam",
"description": "npm Team management APIs",
- "version": "3.0.0",
+ "version": "3.0.1",
"author": "GitHub Inc.",
"license": "ISC",
"main": "lib/index.js",