refactor: rename to openclaw

This commit is contained in:
Peter Steinberger
2026-01-30 03:15:10 +01:00
parent 4583f88626
commit 9a7160786a
2357 changed files with 16688 additions and 16788 deletions
+4 -4
View File
@@ -1,14 +1,14 @@
{
"name": "@moltbot/voice-call",
"version": "2026.1.29",
"name": "@openclaw/voice-call",
"version": "2026.1.27-beta.1",
"type": "module",
"description": "Moltbot voice-call plugin",
"description": "OpenClaw voice-call plugin",
"dependencies": {
"@sinclair/typebox": "0.34.47",
"ws": "^8.19.0",
"zod": "^4.3.6"
},
"moltbot": {
"openclaw": {
"extensions": [
"./index.ts"
]