poe-code 3.0.259-beta.1 → 3.0.259
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/dist/metafile.json +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -136299,7 +136299,7 @@ var init_package2 = __esm({
|
|
|
136299
136299
|
"package.json"() {
|
|
136300
136300
|
package_default2 = {
|
|
136301
136301
|
name: "poe-code",
|
|
136302
|
-
version: "3.0.259
|
|
136302
|
+
version: "3.0.259",
|
|
136303
136303
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
136304
136304
|
type: "module",
|
|
136305
136305
|
main: "./dist/index.js",
|