mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-03 13:22:14 +00:00
fix(qqbot): mark npm-publishable package public
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@openclaw/qqbot",
|
||||
"version": "2026.3.22",
|
||||
"private": true,
|
||||
"private": false,
|
||||
"description": "OpenClaw QQ Bot channel plugin",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user