Skip to content

Commit 78fceb4

Browse files
authored
fix(ext/node): fix twitter-api-v2 compatibility (#27971)
1 parent a401a79 commit 78fceb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/node/polyfills/net.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1168,6 +1168,7 @@ const pkgsNeedsSockInitWorkaround = [
11681168
"@npmcli/agent",
11691169
"npm-check-updates",
11701170
"playwright-core",
1171+
"twitter-api-v2",
11711172
];
11721173

11731174
/**

0 commit comments

Comments
 (0)