Skip to content

Commit d6fa3a2

Browse files
committed
build: update pnpm to v10.19.0
See associated pull request for more information.
1 parent 342bb4d commit d6fa3a2

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
@@ -10,11 +10,11 @@
1010
"watch": "ng build --watch --configuration development",
1111
"test": "ng test"
1212
},
13-
"packageManager": "pnpm@10.17.0",
13+
"packageManager": "pnpm@10.19.0",
1414
"engines": {
1515
"npm": "Please use pnpm instead of NPM to install dependencies",
1616
"yarn": "Please use pnpm instead of Yarn to install dependencies",
17-
"pnpm": "10.17.0"
17+
"pnpm": "10.19.0"
1818
},
1919
"private": true,
2020
"dependencies": {

0 commit comments

Comments
 (0)