@agentclientprotocol/codex-acp 0.0.38 → 0.0.39
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
|
@@ -22248,7 +22248,7 @@ var package_default = {
|
|
|
22248
22248
|
publishConfig: {
|
|
22249
22249
|
access: "public"
|
|
22250
22250
|
},
|
|
22251
|
-
version: "0.0.
|
|
22251
|
+
version: "0.0.39",
|
|
22252
22252
|
description: "",
|
|
22253
22253
|
main: "dist/index.js",
|
|
22254
22254
|
bin: {
|