@insta-dev01/intclaw 1.1.0 → 1.1.1
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.
- package/openclaw.plugin.json +4 -4
- package/package.json +1 -1
package/openclaw.plugin.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
|
-
"id": "intclaw
|
|
2
|
+
"id": "intclaw",
|
|
3
3
|
"name": "IntClaw Channel",
|
|
4
|
-
"version": "
|
|
5
|
-
"description": "IntClaw (IntClaw) messaging channel via Stream mode with
|
|
4
|
+
"version": "1.1.1",
|
|
5
|
+
"description": "IntClaw (IntClaw) messaging channel via Stream mode with ai market streaming",
|
|
6
6
|
"author": "IntClaw Real Team",
|
|
7
7
|
"main": "index.ts",
|
|
8
|
-
"channels": ["intclaw
|
|
8
|
+
"channels": ["intclaw"],
|
|
9
9
|
"configSchema": {
|
|
10
10
|
"type": "object",
|
|
11
11
|
"additionalProperties": false,
|