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 27, 2023
1 parent 31a2047 commit 378b64f
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": ["test-main"],
"pnpm": true,
"useGitClone": true
},
"prom-client": {
"prefix": "v",
"maintainers": ["siimon", "zbjornson", "SimenB"],
Expand Down

0 comments on commit 378b64f

Please sign in to comment.