We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f01ea2 commit 232865cCopy full SHA for 232865c
typescript/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@coral-xyz/xnft",
3
- "version": "0.2.59",
+ "version": "0.2.60",
4
"license": "GPL-3.0-only",
5
"description": "Node.js client for the xNFT protocol",
6
"repository": {
@@ -43,9 +43,9 @@
43
},
44
"dependencies": {
45
"@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",
+ "@metaplex-foundation/js": "^0.20.1",
+ "@solana/spl-token": "^0.3.9",
+ "@solana/web3.js": "^1.87.6",
49
"semver": "^7.3.8",
50
"zod": "^3.21.4"
51
0 commit comments