@agentclientprotocol/codex-acp 1.1.11 → 1.1.12
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/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -26161,7 +26161,7 @@ var package_default = {
|
|
|
26161
26161
|
publishConfig: {
|
|
26162
26162
|
access: "public"
|
|
26163
26163
|
},
|
|
26164
|
-
version: "1.1.
|
|
26164
|
+
version: "1.1.12",
|
|
26165
26165
|
description: "",
|
|
26166
26166
|
main: "dist/index.js",
|
|
26167
26167
|
bin: {
|