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