try to fix rpc-websockets again

This commit is contained in:
Nick Caradonna
2026-01-05 19:35:18 -05:00
parent b5de531dae
commit 7d47e83937

View File

@@ -15,8 +15,8 @@ const commonConfig = {
'bigint-buffer',
'@triton-one/yellowstone-grpc',
'helius-laserstream',
'rpc-websockets',
'rpc-websockets/*'
'rpc-websockets/dist/lib/client',
'rpc-websockets/dist/lib/client/websocket'
]
};