Skip to content

Commit 8a1886b

Browse files
angular-robotalan-agius4
authored andcommitted
build: update pnpm to v10.14.0
See associated pull request for more information.
1 parent d35422c commit 8a1886b

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": "pnpm@10.13.1",
5+
"packageManager": "pnpm@10.14.0",
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.13.1"
9+
"pnpm": "10.14.0"
1010
},
1111
"scripts": {
1212
"prepare": "husky",

0 commit comments

Comments
 (0)