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

Revert "chore: update pnpm and node (#4916)"

This reverts commit 3370bfa1ec.
This commit is contained in:
Juan Picado 2024-10-28 18:33:46 +01:00
parent 3370bfa1ec
commit fce618afc9
3 changed files with 13421 additions and 17978 deletions

2
.nvmrc
View file

@ -1 +1 @@
lts/iron
20

View file

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

File diff suppressed because it is too large Load diff