poe-code 3.0.56 → 3.0.57
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
|
@@ -37365,7 +37365,7 @@ function registerModelsCommand(program, container) {
|
|
|
37365
37365
|
// package.json
|
|
37366
37366
|
var package_default = {
|
|
37367
37367
|
name: "poe-code",
|
|
37368
|
-
version: "3.0.
|
|
37368
|
+
version: "3.0.57",
|
|
37369
37369
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
37370
37370
|
type: "module",
|
|
37371
37371
|
workspaces: [
|