We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91bf03d commit 260cda1Copy full SHA for 260cda1
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.18.2",
+ "packageManager": "pnpm@10.18.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.18.2"
+ "pnpm": "10.18.3"
36
},
37
"bugs": {
38
"url": "https://github.com/angular/web-codegen-scorer/issues"
0 commit comments