@cored-im/openclaw-plugin 0.1.12 → 0.1.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -35,8 +35,7 @@
35
35
  "description": "Request timeout in milliseconds",
36
36
  "default": 30000
37
37
  }
38
- },
39
- "required": ["appId", "appSecret", "backendUrl"]
38
+ }
40
39
  },
41
40
  "uiHints": {
42
41
  "appId": { "label": "App ID" },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cored-im/openclaw-plugin",
3
- "version": "0.1.12",
3
+ "version": "0.1.13",
4
4
  "description": "Cored IM channel plugin for OpenClaw",
5
5
  "author": "Cored Limited",
6
6
  "type": "module",