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 081e313 commit b76ae9fCopy full SHA for b76ae9f
package.json
@@ -28,12 +28,12 @@
28
"type": "git",
29
"url": "https://github.com/angular/angular-cli.git"
30
},
31
- "packageManager": "pnpm@10.25.0",
+ "packageManager": "pnpm@10.26.0",
32
"engines": {
33
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
34
"npm": "Please use pnpm instead of NPM to install dependencies",
35
"yarn": "Please use pnpm instead of Yarn to install dependencies",
36
- "pnpm": "10.25.0"
+ "pnpm": "10.26.0"
37
38
"author": "Angular Authors",
39
"license": "MIT",
0 commit comments