poe-code 3.0.324 → 3.0.325
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/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/packages/e2e-test-runner/dist/proxy-cli.js +36 -9
- package/packages/e2e-test-runner/dist/proxy-cli.js.map +1 -1
- package/packages/e2e-test-runner/dist/proxy-server.js +8 -1
- package/packages/e2e-test-runner/dist/proxy-server.js.map +1 -1
package/dist/index.js
CHANGED
|
@@ -137926,7 +137926,7 @@ var init_package2 = __esm({
|
|
|
137926
137926
|
"package.json"() {
|
|
137927
137927
|
package_default2 = {
|
|
137928
137928
|
name: "poe-code",
|
|
137929
|
-
version: "3.0.
|
|
137929
|
+
version: "3.0.325",
|
|
137930
137930
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
137931
137931
|
type: "module",
|
|
137932
137932
|
main: "./dist/index.js",
|