Files
pmg/package.json
T
Sahilb315andCursor 2b53abbe4a chore: bump packageManager to pnpm 11.10.0 for e2e
Align package.json with the pnpm version we want in CI so action-setup
stops erroring on a version mismatch after the e2e integrity flake.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-13 17:31:50 +05:30

10 lines
307 B
JSON

{
"name": "pmg-workspace",
"private": true,
"devDependencies": {
"@types/node": "20.19.41",
"nx": "23.0.0-beta.11"
},
"packageManager": "pnpm@11.10.0+sha512.0b7f8b98060031904c017e3a41eb187a16d40eeb829b95c4f8cb03681761fc4ab53dd219115b9b447f4dce1a05a214764461e7d3703392a9f32f9511ce8c86c8"
}