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 95e35e5 commit 2824852Copy full SHA for 2824852
package.json
@@ -29,12 +29,12 @@
29
"type": "git",
30
"url": "https://github.com/angular/angular-cli.git"
31
},
32
- "packageManager": "pnpm@10.26.0",
+ "packageManager": "pnpm@10.26.1",
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.26.0"
+ "pnpm": "10.26.1"
38
39
"author": "Angular Authors",
40
"license": "MIT",
0 commit comments