chore: add npm publish config
This commit is contained in:
@@ -52,6 +52,10 @@
|
||||
"engines": {
|
||||
"node": ">=20.0.0"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
},
|
||||
"openclaw": {
|
||||
"pluginId": "zhidui-channel",
|
||||
"minOpenClawVersion": "2026.3.0",
|
||||
|
||||
Reference in New Issue
Block a user