poe-code 3.0.176 → 3.0.177
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/README.md +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
package/dist/index.js
CHANGED
|
@@ -34719,7 +34719,7 @@ var init_package = __esm({
|
|
|
34719
34719
|
"package.json"() {
|
|
34720
34720
|
package_default = {
|
|
34721
34721
|
name: "poe-code",
|
|
34722
|
-
version: "3.0.
|
|
34722
|
+
version: "3.0.177",
|
|
34723
34723
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
34724
34724
|
type: "module",
|
|
34725
34725
|
main: "./dist/index.js",
|