We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf990dc commit 9c1d9a8Copy full SHA for 9c1d9a8
package.json
@@ -29,12 +29,12 @@
29
"type": "git",
30
"url": "https://github.com/angular/angular-cli.git"
31
},
32
- "packageManager": "pnpm@10.24.0",
+ "packageManager": "pnpm@10.25.0",
33
"engines": {
34
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
35
"npm": "Please use pnpm instead of NPM to install dependencies",
36
"yarn": "Please use pnpm instead of Yarn to install dependencies",
37
- "pnpm": "10.24.0"
+ "pnpm": "10.25.0"
38
39
"author": "Angular Authors",
40
"license": "MIT",
0 commit comments