poe-code 3.0.117 → 3.0.118
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
|
@@ -21879,7 +21879,7 @@ var init_package = __esm({
|
|
|
21879
21879
|
"package.json"() {
|
|
21880
21880
|
package_default = {
|
|
21881
21881
|
name: "poe-code",
|
|
21882
|
-
version: "3.0.
|
|
21882
|
+
version: "3.0.118",
|
|
21883
21883
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
21884
21884
|
type: "module",
|
|
21885
21885
|
main: "./dist/index.js",
|