0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

chore: remove dependenciesMeta

only affect local development
This commit is contained in:
Juan Picado 2024-05-13 20:21:33 +02:00
parent 81512be887
commit 03e2bb2133
3 changed files with 2 additions and 7 deletions

2
.pnp.cjs generated
View file

@ -5751,7 +5751,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
]],\
["@verdaccio/signature", [\
["npm:7.0.0-next-7.5", {\
"packageLocation": "./.yarn/unplugged/@verdaccio-signature-npm-7.0.0-next-7.5-cc911368ce/node_modules/@verdaccio/signature/",\
"packageLocation": "./.yarn/cache/@verdaccio-signature-npm-7.0.0-next-7.5-cc911368ce-1a22060bd0.zip/node_modules/@verdaccio/signature/",\
"packageDependencies": [\
["@verdaccio/signature", "npm:7.0.0-next-7.5"],\
["debug", "virtual:d9a5f00bfc11d56fd0d391c83d70ceade45ea6b20139b488c916c2225b2c904e8c8722786b03dfb6d06fef38f31a649a4fbdf210a93be455090758ff610f2afb#npm:4.3.4"],\

View file

@ -186,10 +186,5 @@
"url": "https://opencollective.com/verdaccio",
"logo": "https://opencollective.com/verdaccio/logo.txt"
},
"packageManager": "yarn@3.8.1",
"dependenciesMeta": {
"@verdaccio/signature@7.0.0-next-7.5": {
"unplugged": true
}
}
"packageManager": "yarn@3.8.1"
}

BIN
yarn.lock

Binary file not shown.