poe-code 4.0.47 → 4.0.48
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/config-testing.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../packages/config-mutations/dist/testing.js";
|
|
1
|
+
export * from "../packages/config-mutations/dist/testing/index.js";
|
package/dist/index.js
CHANGED
|
@@ -152668,7 +152668,7 @@ var init_package2 = __esm({
|
|
|
152668
152668
|
"package.json"() {
|
|
152669
152669
|
package_default2 = {
|
|
152670
152670
|
name: "poe-code",
|
|
152671
|
-
version: "4.0.
|
|
152671
|
+
version: "4.0.48",
|
|
152672
152672
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
152673
152673
|
license: "MIT",
|
|
152674
152674
|
type: "module",
|