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:
authorNathan Fritz <fritzy@github.com>2022-06-23 23:26:48 +0300
committerNathan Fritz <fritzy@github.com>2022-06-23 23:26:48 +0300
commit0ce09f18b011620600c66bd226ec0e1d0ba6eb8a (patch)
tree38fbb62200c6e4d3650e8ece56030e3db93546f1
parent5a0bf557e3bcd264747e654d8caa897f263c2cb2 (diff)
8.13.1v8.13.1
-rw-r--r--package-lock.json4
-rw-r--r--package.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 34e918fb2..54416be8b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.13.0",
+ "version": "8.13.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.13.0",
+ "version": "8.13.1",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index 6045f3d61..a9d84ab62 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.13.0",
+ "version": "8.13.1",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [