@localess/cli 3.0.1-dev.20260425192604 → 3.0.1-dev.20260425193129

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.
Files changed (2) hide show
  1. package/dist/index.mjs +2 -1
  2. package/package.json +1 -1
package/dist/index.mjs CHANGED
@@ -386,7 +386,8 @@ var L = s(u.cwd(), b, "localess.ts"), R = new e("generate").description("Generat
386
386
  let n = y({
387
387
  origin: t.origin,
388
388
  spaceId: t.space,
389
- token: t.token
389
+ token: t.token,
390
+ debug: !0
390
391
  });
391
392
  console.log("Fetching schemas from Localess...");
392
393
  let r = await n.getSchemas();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@localess/cli",
3
- "version": "3.0.1-dev.20260425192604",
3
+ "version": "3.0.1-dev.20260425193129",
4
4
  "description": "Localess Command Line.",
5
5
  "keywords": [
6
6
  "localess",