mirror of https://github.com/openclaw/openclaw.git
fix(qqbot): mark npm-publishable package public
This commit is contained in:
parent
0b76d85509
commit
af37fca556
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@openclaw/qqbot",
|
||||
"version": "2026.3.22",
|
||||
"private": true,
|
||||
"private": false,
|
||||
"description": "OpenClaw QQ Bot channel plugin",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue