diff --git a/manifests/preferred.json b/manifests/preferred.json index 4abe05f..4dba8f3 100644 --- a/manifests/preferred.json +++ b/manifests/preferred.json @@ -2642,6 +2642,12 @@ "replacements": ["node:stream"], "url": {"type": "e18e", "id": "through"} }, + "through2": { + "type": "module", + "moduleName": "through2", + "replacements": ["node:stream"], + "url": {"type": "e18e", "id": "through"} + }, "tokml": { "type": "module", "moduleName": "tokml",