poe-code 3.0.153 → 3.0.154
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
|
@@ -31821,7 +31821,7 @@ var init_package = __esm({
|
|
|
31821
31821
|
"package.json"() {
|
|
31822
31822
|
package_default = {
|
|
31823
31823
|
name: "poe-code",
|
|
31824
|
-
version: "3.0.
|
|
31824
|
+
version: "3.0.154",
|
|
31825
31825
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
31826
31826
|
type: "module",
|
|
31827
31827
|
main: "./dist/index.js",
|