@seeka-labs/cli-apps 3.9.13 → 3.9.15

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.cjs CHANGED
@@ -39932,7 +39932,7 @@ var os2 = __toESM(require("os"), 1);
39932
39932
  var path7 = __toESM(require("path"), 1);
39933
39933
 
39934
39934
  // package.json
39935
- var version = "3.9.13";
39935
+ var version = "3.9.15";
39936
39936
 
39937
39937
  // src/helpers/index.ts
39938
39938
  var fs2 = __toESM(require("fs"), 1);
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seeka-labs/cli-apps",
3
- "version": "3.9.13",
3
+ "version": "3.9.15",
4
4
  "type": "module",
5
5
  "description": "Seeka - Apps CLI",
6
6
  "author": "SEEKA <platform@seeka.co>",