try to fix rpc-websockets
This commit is contained in:
@@ -14,10 +14,14 @@ const commonConfig = {
|
||||
external: [
|
||||
'bigint-buffer',
|
||||
'@triton-one/yellowstone-grpc',
|
||||
<<<<<<< HEAD
|
||||
'helius-laserstream',
|
||||
'rpc-websockets',
|
||||
'rpc-websockets/dist/lib/client',
|
||||
'rpc-websockets/dist/lib/client/websocket'
|
||||
=======
|
||||
'helius-laserstream'
|
||||
>>>>>>> 1c3d167 (try to fix rpc-websockets)
|
||||
]
|
||||
};
|
||||
|
||||
|
||||
@@ -60,7 +60,6 @@
|
||||
"ts-node": "^10.9.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"rpc-websockets": "10.0.0",
|
||||
"@solana/web3.js": "1.98.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user