Skip to content

Commit 46d05e3

Browse files
committed
build: update pnpm to v10.17.0
See associated pull request for more information.
1 parent a118c90 commit 46d05e3

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
@@ -27,11 +27,11 @@
2727
"license": "MIT",
2828
"description": "Web Codegen Scorer is a tool for evaluating the quality of web code generated by Large Language Models (LLMs).",
2929
"type": "module",
30-
"packageManager": "pnpm@10.16.1",
30+
"packageManager": "pnpm@10.17.0",
3131
"engines": {
3232
"npm": "Please use pnpm instead of NPM to install dependencies",
3333
"yarn": "Please use pnpm instead of Yarn to install dependencies",
34-
"pnpm": "10.16.1"
34+
"pnpm": "10.17.0"
3535
},
3636
"bugs": {
3737
"url": "https://github.com/angular/web-codegen-scorer/issues"

0 commit comments

Comments
 (0)