0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore: update pnpm (#4387)

This commit is contained in:
Juan Picado 2024-01-06 16:51:21 +01:00 committed by GitHub
parent 22d9802be0
commit bdd55eacf9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -179,5 +179,5 @@
"*.{js,jsx,ts,tsx,json,yml,yaml,md}": "prettier --write",
"*.{js,jsx,ts,tsx}": "eslint --cache --fix"
},
"packageManager": "pnpm@8.9.0+sha256.8f5264ad1d100da11a6add6bb8a94c6f1e913f9e9261b2a551fabefad2ec0fec"
"packageManager": "pnpm@8.14.0+sha256.9cebf61abd83f68177b29484da72da9751390eaad46dfc3072d266bfbb1ba7bf"
}