@elizaos/agent 2.0.0-alpha.84 → 2.0.0-alpha.85

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.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elizaos/agent",
3
- "version": "2.0.0-alpha.84",
3
+ "version": "2.0.0-alpha.85",
4
4
  "description": "Standalone elizaOS-based agent and backend server package.",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -940,7 +940,7 @@
940
940
  },
941
941
  "dependencies": {
942
942
  "@clack/prompts": "^1.0.0",
943
- "@elizaos/core": "^2.0.0-alpha.84",
943
+ "@elizaos/core": "^2.0.0-alpha.85",
944
944
  "@elizaos/plugin-agent-orchestrator": "0.3.15",
945
945
  "@elizaos/plugin-agent-skills": "alpha",
946
946
  "@elizaos/plugin-anthropic": "alpha",
@@ -964,7 +964,7 @@
964
964
  "@elizaos/plugin-todo": "alpha",
965
965
  "@elizaos/plugin-trajectory-logger": "alpha",
966
966
  "@elizaos/plugin-trust": "alpha",
967
- "@elizaos/skills": "^2.0.0-alpha.84",
967
+ "@elizaos/skills": "^2.0.0-alpha.85",
968
968
  "@hapi/boom": "^10.0.1",
969
969
  "@lunchtable/plugin-ltcg": "^0.1.0",
970
970
  "@mariozechner/pi-ai": "0.52.12",