poe-code 3.0.72-beta.1 → 3.0.72-beta.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/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -39332,7 +39332,7 @@ var init_package = __esm({
|
|
|
39332
39332
|
"package.json"() {
|
|
39333
39333
|
package_default = {
|
|
39334
39334
|
name: "poe-code",
|
|
39335
|
-
version: "3.0.72-beta.
|
|
39335
|
+
version: "3.0.72-beta.2",
|
|
39336
39336
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
39337
39337
|
type: "module",
|
|
39338
39338
|
main: "./dist/index.js",
|