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-04-05 17:03:20 +0300
committerGar <wraithgar@github.com>2022-04-07 00:29:40 +0300
commit4a9a705de6992a3e9eefecc6c0cf8da45a527c7a (patch)
tree5a3c79822f000c78f7ea3893dedf37f8b19761fa /package.json
parente034a8efe76d12149a05b18798ad0fc599ecd2e1 (diff)
deps: @npmcli/package-json@2.0.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 55ef611cd..1410f3c6d 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,7 @@
"@npmcli/config": "^4.0.1",
"@npmcli/fs": "^2.1.0",
"@npmcli/map-workspaces": "^2.0.2",
- "@npmcli/package-json": "^1.0.1",
+ "@npmcli/package-json": "^2.0.0",
"@npmcli/run-script": "^3.0.1",
"abbrev": "~1.1.1",
"ansicolors": "~0.3.2",