poe-code 3.0.256-beta.1 → 3.0.256
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
|
@@ -134905,7 +134905,7 @@ var init_package2 = __esm({
|
|
|
134905
134905
|
"package.json"() {
|
|
134906
134906
|
package_default2 = {
|
|
134907
134907
|
name: "poe-code",
|
|
134908
|
-
version: "3.0.256
|
|
134908
|
+
version: "3.0.256",
|
|
134909
134909
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
134910
134910
|
type: "module",
|
|
134911
134911
|
main: "./dist/index.js",
|