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-05-19 02:50:32 +0300
committerNathan Fritz <fritzy@github.com>2022-05-19 02:50:32 +0300
commita2c8191d37b848f2c2af03b7550d4c90e01484bd (patch)
tree44997d1562798e284ad1ac2f9da892a58fdfe733
parentb4bfa253ea2cd9da00d2ebf6ce1a334f37b51451 (diff)
-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 3ef6ead05..776d45130 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.10.0",
+ "version": "8.11.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.10.0",
+ "version": "8.11.0",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index e654f9410..00b7012b4 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.10.0",
+ "version": "8.11.0",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [