Skip to content

Commit d4eb2e9

Browse files
committed
sdk: add type resolutions
1 parent a61e318 commit d4eb2e9

File tree

2 files changed

+802
-845
lines changed

2 files changed

+802
-845
lines changed

ts/sdk/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@
3535
"build": "yarn clean && tsc"
3636
},
3737
"resolutions": {
38-
"@types/bn.js": "5.1.3"
38+
"@types/bn.js": "5.1.3",
39+
"rpc-websockets": "10.0.0",
40+
"@solana/web3.js": "1.98.0"
3941
}
4042
}

0 commit comments

Comments
 (0)