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