From 5949ef0e2ccc6a25888475473d3b9f6adc743cc2 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Fri, 5 Dec 2025 23:19:46 +0100 Subject: [PATCH] chore: rename package to clawdis --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21b7d8c82..adc79dc84 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "warelay", + "name": "clawdis", "version": "1.4.0", "description": "WhatsApp relay CLI (Baileys web) with Pi RPC agent", "type": "module",