This commit is contained in:
weishu
2025-12-24 17:35:19 +08:00
parent 2a10ce9675
commit 852c7f4c4e
3 changed files with 20 additions and 31 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
"private": true,
"version": "0.1.0",
"description": "Telegram Bot client for HAPI - control Claude Code sessions",
"author": "Kirill Dubovitskiy",
"license": "MIT",
"author": "weishu",
"license": "LGPL",
"type": "module",
"scripts": {
"start": "bun run src/index.ts",