Skip to content

Commit 419202a

Browse files
mcollinarichardlau
andauthored
lookup: re-enable readable-stream (#1039)
Signed-off-by: Matteo Collina <hello@matteocollina.com> Co-authored-by: Richard Lau <rlau@redhat.com>
1 parent 193a070 commit 419202a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lib/lookup.json

+5
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)