mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-05-22 15:10:43 +00:00
remove unnecessary imports, rename to send_compressed_airdrop
This commit is contained in:
@@ -28,19 +28,14 @@
|
||||
"@metaplex-foundation/umi-web3js-adapters": "^0.9.2",
|
||||
"@solana/spl-token": "^0.4.9",
|
||||
"@solana/web3.js": "^1.95.4",
|
||||
"better-sqlite3": "^11.7.0",
|
||||
"bs58": "^6.0.0",
|
||||
"dotenv": "^16.4.5",
|
||||
"drizzle-orm": "^0.38.2",
|
||||
"form-data": "^4.0.1",
|
||||
"helius-airship-core": "file:../airship/packages/core",
|
||||
"langchain": "^0.3.6",
|
||||
"openai": "^4.75.0",
|
||||
"sqlocal": "^0.13.0",
|
||||
"typedoc": "^0.26.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/better-sqlite3": "^7.6.12",
|
||||
"@types/node": "^22.9.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.7.2"
|
||||
|
||||
Reference in New Issue
Block a user