poe-code 3.0.421 → 3.0.422-beta.1
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/packages/frontmatter/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -144188,7 +144188,7 @@ var init_package2 = __esm({
|
|
|
144188
144188
|
"package.json"() {
|
|
144189
144189
|
package_default2 = {
|
|
144190
144190
|
name: "poe-code",
|
|
144191
|
-
version: "3.0.
|
|
144191
|
+
version: "3.0.422-beta.1",
|
|
144192
144192
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
144193
144193
|
license: "MIT",
|
|
144194
144194
|
type: "module",
|