Skip to content

Commit 232865c

Browse files
committed
upgrade sdk
1 parent 1f01ea2 commit 232865c

File tree

2 files changed

+708
-67
lines changed

2 files changed

+708
-67
lines changed

typescript/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coral-xyz/xnft",
3-
"version": "0.2.59",
3+
"version": "0.2.60",
44
"license": "GPL-3.0-only",
55
"description": "Node.js client for the xNFT protocol",
66
"repository": {
@@ -43,9 +43,9 @@
4343
},
4444
"dependencies": {
4545
"@coral-xyz/anchor": "^0.28.0",
46-
"@metaplex-foundation/js": "^0.18.3",
47-
"@solana/spl-token": "^0.3.7",
48-
"@solana/web3.js": "^1.77.3",
46+
"@metaplex-foundation/js": "^0.20.1",
47+
"@solana/spl-token": "^0.3.9",
48+
"@solana/web3.js": "^1.87.6",
4949
"semver": "^7.3.8",
5050
"zod": "^3.21.4"
5151
},

0 commit comments

Comments
 (0)