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