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