fix(package.json): Pin pnpm packageManager in package.json and remove stale analysis.md

This commit is contained in:
2025-11-22 17:27:31 +00:00
parent 7ac3e7dbdd
commit 01b6bad760
4 changed files with 9 additions and 3 deletions

View File

@@ -43,5 +43,6 @@
"https-proxy-agent": "^7.0.6",
"node-fetch": "^3.3.2",
"unzipper": "^0.12.3"
}
},
"packageManager": "pnpm@10.18.1+sha512.77a884a165cbba2d8d1c19e3b4880eee6d2fcabd0d879121e282196b80042351d5eb3ca0935fa599da1dc51265cc68816ad2bddd2a2de5ea9fdf92adbec7cd34"
}