poe-code 3.0.164 → 3.0.165
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
|
@@ -34288,7 +34288,7 @@ var init_package = __esm({
|
|
|
34288
34288
|
"package.json"() {
|
|
34289
34289
|
package_default = {
|
|
34290
34290
|
name: "poe-code",
|
|
34291
|
-
version: "3.0.
|
|
34291
|
+
version: "3.0.165",
|
|
34292
34292
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
34293
34293
|
type: "module",
|
|
34294
34294
|
main: "./dist/index.js",
|