chore: awaiting latest common

This commit is contained in:
Jack Waller
2025-09-16 11:05:39 +10:00
parent f64091a09f
commit 0925a5a4fd
3 changed files with 6 additions and 2 deletions

View File

@@ -13,7 +13,8 @@ const commonConfig = {
format: 'cjs',
external: [
'bigint-buffer',
'@triton-one/yellowstone-grpc'
'@triton-one/yellowstone-grpc',
'helius-laserstream'
]
};