Skip to content

Commit 01ae38e

Browse files
committed
remove unused dependencies
1 parent b790914 commit 01ae38e

3 files changed

Lines changed: 22 additions & 1727 deletions

File tree

sdk/package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,11 @@
4343
},
4444
"dependencies": {
4545
"@coral-xyz/anchor": "^0.29.0",
46-
"@metaplex-foundation/umi": "^0.9.2",
47-
"@metaplex-foundation/umi-bundle-defaults": "^0.9.2",
48-
"@metaplex-foundation/umi-uploader-bundlr": "^0.9.2",
4946
"@noble/hashes": "^1.4.0",
5047
"@solana/spl-token": "^0.3.7",
5148
"@solana/web3.js": "^1.76.0",
5249
"@sqds/multisig": "^2.1.4",
53-
"bn.js": "^5.2.1",
54-
"decimal.js": "^10.4.3",
55-
"esbuild": "^0.17.15"
50+
"bn.js": "^5.2.1"
5651
},
5752
"devDependencies": {
5853
"@types/bn.js": "^5.1.0",

0 commit comments

Comments
 (0)