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:
authorLuke Karrys <luke@lukekarrys.com>2022-02-24 23:11:56 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-02-24 23:11:56 +0300
commit8b1d9636ad2374254263d154f2b4ca8ea6416f4c (patch)
treedb3ac8d8bceec0a34c23ae0f5596c1b7c4315df3 /workspaces/libnpmpublish
parentcf273f1cf31775c8a73cc67b654faf87b44f7f79 (diff)
deps: libnpmpack@4.0.0libnpmpack@4.0.0libnpmpack-v4.0.0
Diffstat (limited to 'workspaces/libnpmpublish')
-rw-r--r--workspaces/libnpmpublish/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmpublish/package.json b/workspaces/libnpmpublish/package.json
index cb73ee348..dd66bb709 100644
--- a/workspaces/libnpmpublish/package.json
+++ b/workspaces/libnpmpublish/package.json
@@ -30,7 +30,7 @@
},
"devDependencies": {
"@npmcli/template-oss": "^2.4.2",
- "libnpmpack": "^3.0.0",
+ "libnpmpack": "^4.0.0",
"lodash.clonedeep": "^4.5.0",
"nock": "^12.0.2",
"tap": "^15"