This commit is contained in:
mgild 2022-11-29 16:30:39 -05:00
parent dee473df67
commit a3d3d5e9b1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@switchboard-xyz/switchboard-v2",
"version": "0.0.169",
"version": "0.0.170",
"license": "MIT",
"author": "mitch@switchboard.xyz",
"description": "API wrapper for intergating with the Switchboardv2 program",
@ -46,7 +46,7 @@
"dependencies": {
"@project-serum/anchor": "^0.25.0",
"@solana/spl-governance": "^0.0.34",
"@solana/spl-token": "^0.3.6",
"@solana/spl-token-v3": "npm:@solana/spl-token@0.3.6",
"@solana/web3.js": "^1.66.2",
"@switchboard-xyz/common": "^2.1.7",
"big.js": "^6.2.1",