@seeka-labs/cli-apps 3.10.1 → 3.10.2

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
@@ -41039,7 +41039,7 @@ var os2 = __toESM(require("os"), 1);
41039
41039
  var path8 = __toESM(require("path"), 1);
41040
41040
 
41041
41041
  // package.json
41042
- var version = "3.10.1";
41042
+ var version = "3.10.2";
41043
41043
 
41044
41044
  // src/helpers/index.ts
41045
41045
  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.10.1",
3
+ "version": "3.10.2",
4
4
  "type": "module",
5
5
  "description": "Seeka - Apps CLI",
6
6
  "author": "SEEKA <platform@seeka.co>",