Skip to content

Commit

Permalink
lookup: add pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoffreyBooth committed Nov 4, 2023
1 parent 1ae5c4b commit caeb150
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,15 @@
"maintainers": "mcollina",
"skip": ["aix", "s390x"]
},
"pnpm": {
"prefix": "v",
"head": true,
"maintainers": ["zkochan"],
"scripts": ["--filter core test"],
"customTest": ["./node_modules/.bin/pnpm --filter core test"],
"pnpm": true,
"timeout": 1800000
},
"prom-client": {
"prefix": "v",
"maintainers": ["siimon", "zbjornson", "SimenB"],
Expand Down

0 comments on commit caeb150

Please sign in to comment.