Skip to content

Commit

Permalink
lookup: re-enable readable-stream (#1039)
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <[email protected]>
Co-authored-by: Richard Lau <[email protected]>
  • Loading branch information
mcollina and richardlau committed Dec 29, 2023
1 parent 193a070 commit 419202a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,11 @@
"maintainers": "kriskowal",
"skip": ["win32", ">=21"]
},
"readable-stream": {
"prefix": "v",
"maintainers": "nodejs/streams",
"skip": ["win32"]
},
"resolve": {
"prefix": "v",
"maintainers": "ljharb",
Expand Down

0 comments on commit 419202a

Please sign in to comment.