Fix manifest integration

This commit is contained in:
DonDuala
2025-01-04 16:39:52 -04:00
parent 805ff71f97
commit 3752d3f656
7 changed files with 673 additions and 149 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "solana-agent-kit",
"version": "1.3.6",
"version": "1.3.7",
"description": "connect any ai agents to solana protocols",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -24,7 +24,7 @@
"dependencies": {
"@ai-sdk/openai": "^1.0.11",
"@bonfida/spl-name-service": "^3.0.7",
"@cks-systems/manifest-sdk": "^0.1.73",
"@cks-systems/manifest-sdk": "0.1.59",
"@coral-xyz/anchor": "0.29",
"@langchain/core": "^0.3.26",
"@langchain/groq": "^0.1.2",