Publish switchboard-v2 and sbv2-utils
This commit is contained in:
parent
1b889d1edf
commit
70086acfeb
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@switchboard-xyz/sbv2-utils",
|
||||
"version": "0.1.51",
|
||||
"version": "0.1.52",
|
||||
"description": "some basic utility functions when working with switchboard-v2",
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
@ -38,9 +38,9 @@
|
|||
"@project-serum/anchor": "^0.24.2",
|
||||
"@saberhq/token-utils": "^1.13.32",
|
||||
"@solana/spl-token-v2": "npm:@solana/spl-token@^0.2.0",
|
||||
"@solana/web3.js": "^1.43.5",
|
||||
"@switchboard-xyz/common": "^2.1.0",
|
||||
"@switchboard-xyz/switchboard-v2": "^0.0.142",
|
||||
"@solana/web3.js": "^1.66.2",
|
||||
"@switchboard-xyz/common": "^2.1.3",
|
||||
"@switchboard-xyz/switchboard-v2": "^0.0.158",
|
||||
"big.js": "^6.2.1",
|
||||
"bn.js": "^5.2.1",
|
||||
"chalk": "4",
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@switchboard-xyz/switchboard-v2",
|
||||
"version": "0.0.157",
|
||||
"version": "0.0.158",
|
||||
"license": "MIT",
|
||||
"author": "mitch@switchboard.xyz",
|
||||
"description": "API wrapper for intergating with the Switchboardv2 program",
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue