poe-code 3.0.254-beta.1 → 3.0.254
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
|
@@ -132552,7 +132552,7 @@ var init_package2 = __esm({
|
|
|
132552
132552
|
"package.json"() {
|
|
132553
132553
|
package_default2 = {
|
|
132554
132554
|
name: "poe-code",
|
|
132555
|
-
version: "3.0.254
|
|
132555
|
+
version: "3.0.254",
|
|
132556
132556
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
132557
132557
|
type: "module",
|
|
132558
132558
|
main: "./dist/index.js",
|