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

chore: update pnpm and node (#4916)

This commit is contained in:
Juan Picado 2024-10-28 18:29:55 +01:00 committed by GitHub
parent 58e0d950df
commit 3370bfa1ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 17978 additions and 13421 deletions

2
.nvmrc
View file

@ -1 +1 @@
20
lts/iron

View file

@ -175,12 +175,12 @@
"local:publish:release": "concurrently \"pnpm local:registry\" \"pnpm local:publish\""
},
"engines": {
"node": ">=18"
"node": ">=20"
},
"license": "MIT",
"lint-staged": {
"*.{js,jsx,ts,tsx,json,yml,yaml,md}": "prettier --write",
"*.{js,jsx,ts,tsx}": "eslint --cache --fix"
},
"packageManager": "pnpm@8.14.0+sha256.9cebf61abd83f68177b29484da72da9751390eaad46dfc3072d266bfbb1ba7bf"
"packageManager": "pnpm@9.12.2+sha256.2ef6e547b0b07d841d605240dce4d635677831148cd30f6d564b8f4f928f73d2"
}

File diff suppressed because it is too large Load diff