Skip to content

Commit

Permalink
lookup: add pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoffreyBooth committed Oct 24, 2023
1 parent 31a2047 commit 8ef33dc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,14 @@
"maintainers": "mcollina",
"skip": ["aix", "s390x"]
},
"pnpm": {
"prefix": "v",
"head": true,
"maintainers": ["zkochan"],
"scripts": ["compile-only", "test-main"],
"envVar": { "PNPM_WORKERS": 3 },
"pnpm": true
},
"prom-client": {
"prefix": "v",
"maintainers": ["siimon", "zbjornson", "SimenB"],
Expand Down

0 comments on commit 8ef33dc

Please sign in to comment.