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