Skip to content

Commit a1911fd

Browse files
committed
feat: agent kit pkg update
1 parent f104254 commit a1911fd

File tree

2 files changed

+626
-164
lines changed

2 files changed

+626
-164
lines changed

packages/plugin-solana/package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,18 @@
1919
"dist"
2020
],
2121
"dependencies": {
22+
"@coral-xyz/anchor": "0.30.1",
2223
"@elizaos/core": "workspace:*",
23-
"@elizaos/plugin-trustdb": "workspace:*",
2424
"@elizaos/plugin-tee": "workspace:*",
25-
"@coral-xyz/anchor": "0.30.1",
25+
"@elizaos/plugin-trustdb": "workspace:*",
2626
"@solana/spl-token": "0.4.9",
2727
"@solana/web3.js": "1.95.8",
2828
"bignumber.js": "9.1.2",
2929
"bs58": "6.0.0",
3030
"fomo-sdk-solana": "1.3.2",
3131
"node-cache": "5.1.2",
3232
"pumpdotfun-sdk": "1.3.2",
33+
"solana-agent-kit": "^1.4.0",
3334
"tsup": "8.3.5",
3435
"vitest": "2.1.4"
3536
},

0 commit comments

Comments
 (0)