chore: add npm publish config

This commit is contained in:
2026-03-15 13:14:16 +08:00
parent 8f79505ed7
commit 6c17a4ee2c

View File

@@ -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",