We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 933dbf2 commit 9856b8eCopy full SHA for 9856b8e
package.json
@@ -28,11 +28,11 @@
28
"license": "MIT",
29
"description": "Web Codegen Scorer is a tool for evaluating the quality of web code generated by Large Language Models (LLMs).",
30
"type": "module",
31
- "packageManager": "pnpm@10.29.2",
+ "packageManager": "pnpm@10.29.3",
32
"engines": {
33
"npm": "Please use pnpm instead of NPM to install dependencies",
34
"yarn": "Please use pnpm instead of Yarn to install dependencies",
35
- "pnpm": "10.29.2"
+ "pnpm": "10.29.3"
36
},
37
"bugs": {
38
"url": "https://github.com/angular/web-codegen-scorer/issues"
0 commit comments