@elizaos/agent 2.0.0-alpha.96 → 2.0.0-alpha.97
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elizaos/agent",
|
|
3
|
-
"version": "2.0.0-alpha.
|
|
3
|
+
"version": "2.0.0-alpha.97",
|
|
4
4
|
"description": "Standalone elizaOS-based agent and backend server package.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "MIT",
|
|
@@ -930,7 +930,7 @@
|
|
|
930
930
|
},
|
|
931
931
|
"dependencies": {
|
|
932
932
|
"@clack/prompts": "^1.0.0",
|
|
933
|
-
"@elizaos/core": "^2.0.0-alpha.
|
|
933
|
+
"@elizaos/core": "^2.0.0-alpha.97",
|
|
934
934
|
"@elizaos/plugin-agent-orchestrator": "0.3.15",
|
|
935
935
|
"@elizaos/plugin-agent-skills": "alpha",
|
|
936
936
|
"@elizaos/plugin-anthropic": "alpha",
|