@adminforth/agent 1.34.1 → 1.34.2
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/build.log +2 -2
- package/custom/ChatSurface.vue +1 -1
- package/dist/custom/ChatSurface.vue +1 -1
- package/package.json +1 -1
package/build.log
CHANGED
|
@@ -40,5 +40,5 @@ custom/skills/fetch_data/SKILL.md
|
|
|
40
40
|
custom/skills/mutate_data/
|
|
41
41
|
custom/skills/mutate_data/SKILL.md
|
|
42
42
|
|
|
43
|
-
sent 210,
|
|
44
|
-
total size is 208,
|
|
43
|
+
sent 210,653 bytes received 585 bytes 422,476.00 bytes/sec
|
|
44
|
+
total size is 208,279 speedup is 0.99
|
package/custom/ChatSurface.vue
CHANGED