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 28, 2023
1 parent c8d2742 commit 18626bb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,13 @@
"maintainers": "mcollina",
"skip": ["aix", "s390x"]
},
"pnpm": {
"prefix": "v",
"head": true,
"maintainers": ["zkochan"],
"scripts": ["--filter core test"],
"pnpm": true
},
"prom-client": {
"prefix": "v",
"maintainers": ["siimon", "zbjornson", "SimenB"],
Expand Down

0 comments on commit 18626bb

Please sign in to comment.