Skip to content

Commit 419202a

Browse files
mcollinarichardlau
andauthored
lookup: re-enable readable-stream (#1039)
Signed-off-by: Matteo Collina <[email protected]> Co-authored-by: Richard Lau <[email protected]>
1 parent 193a070 commit 419202a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lib/lookup.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,11 @@
345345
"maintainers": "kriskowal",
346346
"skip": ["win32", ">=21"]
347347
},
348+
"readable-stream": {
349+
"prefix": "v",
350+
"maintainers": "nodejs/streams",
351+
"skip": ["win32"]
352+
},
348353
"resolve": {
349354
"prefix": "v",
350355
"maintainers": "ljharb",

0 commit comments

Comments
 (0)