poe-code 4.0.11 → 4.0.12
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
|
@@ -150712,7 +150712,7 @@ var init_package2 = __esm({
|
|
|
150712
150712
|
"package.json"() {
|
|
150713
150713
|
package_default2 = {
|
|
150714
150714
|
name: "poe-code",
|
|
150715
|
-
version: "4.0.
|
|
150715
|
+
version: "4.0.12",
|
|
150716
150716
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
150717
150717
|
license: "MIT",
|
|
150718
150718
|
type: "module",
|