Skip to content

Commit 30be2af

Browse files
committed
build: update pnpm to v10.17.1
See associated pull request for more information.
1 parent 0cdc703 commit 30be2af

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.17.0"
9+
"pnpm": "10.17.1"
1010
},
1111
"scripts": {
1212
"prepare": "husky",

0 commit comments

Comments
 (0)