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 cb24c24 commit 2b2c2e1Copy full SHA for 2b2c2e1
package.json
@@ -28,12 +28,12 @@
28
"type": "git",
29
"url": "https://github.com/angular/angular-cli.git"
30
},
31
- "packageManager": "pnpm@10.26.1",
+ "packageManager": "pnpm@10.26.2",
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.26.1"
+ "pnpm": "10.26.2"
37
38
"author": "Angular Authors",
39
"license": "MIT",
0 commit comments