Skip to content

Commit a4fedd7

Browse files
angular-robotjosephperrott
authored andcommitted
build: update pnpm to v10.15.1 (#3029)
See associated pull request for more information. PR Close #3029
1 parent 06d3af5 commit a4fedd7

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
@@ -2,11 +2,11 @@
22
"name": "@angular/build-tooling",
33
"version": "0.0.0-{SCM_HEAD_SHA}",
44
"private": true,
5-
"packageManager": "[email protected].0",
5+
"packageManager": "[email protected].1",
66
"engines": {
77
"npm": "Please use pnpm instead of NPM to install dependencies",
88
"yarn": "Please use pnpm instead of Yarn to install dependencies",
9-
"pnpm": "10.15.0"
9+
"pnpm": "10.15.1"
1010
},
1111
"scripts": {
1212
"prepare": "husky",

0 commit comments

Comments
 (0)