@elizaos/client 1.5.5-beta.0 → 1.5.5-beta.2

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/README.md CHANGED
@@ -29,7 +29,7 @@ bun install
29
29
  # Run development server
30
30
  bun run dev
31
31
 
32
- # Build for production
32
+ # Build for production
33
33
  bun run build
34
34
 
35
35
  # Run tests