Skip to content

Commit 3a37cf6

Browse files
angular-robotclydin
authored andcommitted
build: update pnpm to v10.20.0
See associated pull request for more information.
1 parent cf47d15 commit 3a37cf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
"type": "git",
3131
"url": "https://github.com/angular/angular-cli.git"
3232
},
33-
"packageManager": "pnpm@10.19.0",
33+
"packageManager": "pnpm@10.20.0",
3434
"engines": {
3535
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
3636
"npm": "Please use pnpm instead of NPM to install dependencies",
3737
"yarn": "Please use pnpm instead of Yarn to install dependencies",
38-
"pnpm": "10.19.0"
38+
"pnpm": "10.20.0"
3939
},
4040
"author": "Angular Authors",
4141
"license": "MIT",

0 commit comments

Comments
 (0)