fix: upgrade to pnpm v12.3.4, disable release-age quarantine
CI / CI (pull_request) Failing after 1m14s
CI / CI (pull_request) Failing after 1m14s
- Pin pnpm to v12.3.4 via packageManager field for reproducible builds - Set minimum-release-age=0 to allow fresh package installs - Update CI workflow to use corepack install (respects pinned version) - Remove frozen-lockfile to regenerate for v12 format Fixes ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION on [email protected].0
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"packageManager": "[email protected]",
|
||||
"dependencies": {
|
||||
"framer-motion": "^11.0.0",
|
||||
"lucide-react": "^1.41.0",
|
||||
|
||||
Reference in New Issue
Block a user