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:
authorisaacs <i@izs.me>2021-02-22 23:35:59 +0300
committerisaacs <i@izs.me>2021-02-22 23:35:59 +0300
commitf3ae6ed0d25ce80868f59353ef71c09ac77b1cf5 (patch)
tree88dcee1a003262979546c79ada09880954b49164 /package.json
parent3c72ab4412111c708736e3a7b8342150372a4af4 (diff)
read-package-json@3.0.1, read-package-json-fast@2.0.2
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 7cbdeac10..81c1d6a1b 100644
--- a/package.json
+++ b/package.json
@@ -95,8 +95,8 @@
"parse-conflict-json": "^1.1.1",
"qrcode-terminal": "^0.12.0",
"read": "~1.0.7",
- "read-package-json": "^3.0.0",
- "read-package-json-fast": "^2.0.1",
+ "read-package-json": "^3.0.1",
+ "read-package-json-fast": "^2.0.2",
"readdir-scoped-modules": "^1.1.0",
"rimraf": "^3.0.2",
"semver": "^7.3.4",