poe-code 3.0.52 → 3.0.53-beta.1
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
|
@@ -36337,7 +36337,7 @@ function registerModelsCommand(program, container) {
|
|
|
36337
36337
|
// package.json
|
|
36338
36338
|
var package_default = {
|
|
36339
36339
|
name: "poe-code",
|
|
36340
|
-
version: "3.0.
|
|
36340
|
+
version: "3.0.53-beta.1",
|
|
36341
36341
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
36342
36342
|
type: "module",
|
|
36343
36343
|
workspaces: [
|