fix(qqbot): mark npm-publishable package public

This commit is contained in:
Vincent Koc
2026-03-31 17:33:48 +09:00
parent 0b76d85509
commit af37fca556

View File

@@ -1,7 +1,7 @@
{
"name": "@openclaw/qqbot",
"version": "2026.3.22",
"private": true,
"private": false,
"description": "OpenClaw QQ Bot channel plugin",
"type": "module",
"dependencies": {