poe-code 3.0.92 → 3.0.93
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
|
@@ -38589,7 +38589,7 @@ var init_package = __esm({
|
|
|
38589
38589
|
"package.json"() {
|
|
38590
38590
|
package_default = {
|
|
38591
38591
|
name: "poe-code",
|
|
38592
|
-
version: "3.0.
|
|
38592
|
+
version: "3.0.93",
|
|
38593
38593
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
38594
38594
|
type: "module",
|
|
38595
38595
|
main: "./dist/index.js",
|