This commit is contained in:
aryan
2024-11-17 22:07:34 +07:00
parent f0de3cf025
commit 57cd1c38cc
13 changed files with 2140 additions and 1 deletions

View File

@@ -20,7 +20,8 @@
"@metaplex-foundation/umi-web3js-adapters": "^0.9.2",
"@solana/spl-token": "^0.4.9",
"@solana/web3.js": "^1.95.4",
"bs58": "^6.0.0"
"bs58": "^6.0.0",
"typedoc": "^0.26.11"
},
"devDependencies": {
"@types/node": "^22.9.0"