poe-code 3.0.79 → 3.0.80
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
|
@@ -38379,7 +38379,7 @@ var init_package = __esm({
|
|
|
38379
38379
|
"package.json"() {
|
|
38380
38380
|
package_default = {
|
|
38381
38381
|
name: "poe-code",
|
|
38382
|
-
version: "3.0.
|
|
38382
|
+
version: "3.0.80",
|
|
38383
38383
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
38384
38384
|
type: "module",
|
|
38385
38385
|
main: "./dist/index.js",
|