poe-code 3.0.43 → 3.0.44
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
|
@@ -36367,7 +36367,7 @@ function registerModelsCommand(program, container) {
|
|
|
36367
36367
|
// package.json
|
|
36368
36368
|
var package_default = {
|
|
36369
36369
|
name: "poe-code",
|
|
36370
|
-
version: "3.0.
|
|
36370
|
+
version: "3.0.44",
|
|
36371
36371
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
36372
36372
|
type: "module",
|
|
36373
36373
|
workspaces: [
|