poe-code 3.0.65 → 3.0.67-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
|
@@ -38447,7 +38447,7 @@ var init_package = __esm({
|
|
|
38447
38447
|
"package.json"() {
|
|
38448
38448
|
package_default = {
|
|
38449
38449
|
name: "poe-code",
|
|
38450
|
-
version: "3.0.
|
|
38450
|
+
version: "3.0.67-beta.1",
|
|
38451
38451
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
38452
38452
|
type: "module",
|
|
38453
38453
|
main: "./dist/index.js",
|