episoda 0.2.87 → 0.2.89
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/daemon/daemon-process.js +1 -1
- package/dist/daemon/daemon-process.js.map +1 -1
- package/dist/index.js +246 -13
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -2748,7 +2748,7 @@ var require_package = __commonJS({
|
|
|
2748
2748
|
"package.json"(exports2, module2) {
|
|
2749
2749
|
module2.exports = {
|
|
2750
2750
|
name: "episoda",
|
|
2751
|
-
version: "0.2.
|
|
2751
|
+
version: "0.2.89",
|
|
2752
2752
|
description: "CLI tool for Episoda local development workflow orchestration",
|
|
2753
2753
|
main: "dist/index.js",
|
|
2754
2754
|
types: "dist/index.d.ts",
|