@elizaos/server 1.2.11-beta.3 → 1.2.11-beta.4
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/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +4 -4
package/dist/index.js
CHANGED
|
@@ -3872,7 +3872,7 @@ import express28 from "express";
|
|
|
3872
3872
|
// package.json
|
|
3873
3873
|
var package_default = {
|
|
3874
3874
|
name: "@elizaos/server",
|
|
3875
|
-
version: "1.2.11-beta.
|
|
3875
|
+
version: "1.2.11-beta.3",
|
|
3876
3876
|
description: "ElizaOS Server - Core server infrastructure for ElizaOS agents",
|
|
3877
3877
|
publishConfig: {
|
|
3878
3878
|
access: "public",
|