fix: include sessions in npm pack and update qrcode import

This commit is contained in:
Peter Steinberger
2026-01-05 03:28:25 +01:00
parent 197b8f7c3b
commit 93bb0257f0
5 changed files with 11 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "clawdbot",
"version": "2026.1.5",
"version": "2026.1.5-1",
"description": "WhatsApp gateway CLI (Baileys web) with Pi RPC agent",
"type": "module",
"main": "dist/index.js",
@@ -23,6 +23,7 @@
"dist/macos/**",
"dist/media/**",
"dist/process/**",
"dist/sessions/**",
"dist/providers/**",
"dist/telegram/**",
"dist/web/**",