Skip to content

Commit 06d76c9

Browse files
committed
fix: do not lock web-codegen-scorer to pnpm
1 parent fe8c2a8 commit 06d76c9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,6 @@
2929
"description": "Web Codegen Scorer is a tool for evaluating the quality of web code generated by Large Language Models (LLMs).",
3030
"type": "module",
3131
"packageManager": "[email protected]",
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.0"
36-
},
3732
"bugs": {
3833
"url": "https://github.com/angular/web-codegen-scorer/issues"
3934
},

0 commit comments

Comments
 (0)