@intlayer/chokidar 8.2.3 → 8.2.4

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.
@@ -33,7 +33,7 @@ const content = await getIntlayer("my-dictionary-key");
33
33
  ## References
34
34
 
35
35
  - [Website](https://intlayer.org)
36
- - [Doc](https://intlayer.org/doc/concept/cli/index.md)
36
+ - [Doc](https://intlayer.org/doc/concept/cli.md)
37
37
 
38
38
  - [Astro](https://intlayer.org/doc/environment/astro.md)
39
39
  - [Intlayer Exports](https://intlayer.org/doc/packages/intlayer/exports.md)
@@ -39,8 +39,8 @@ npm install intlayer-cli
39
39
  ### Concepts
40
40
 
41
41
  - [Build](https://intlayer.org/doc/concept/cli/build.md)
42
- - [CI](https://intlayer.org/doc/concept/cli/ci.md)
43
- - [CLI Overview](https://intlayer.org/doc/concept/cli/index.md)
42
+ - [CI](https://intlayer.org/doc/concept/cli.md)
43
+ - [CLI Overview](https://intlayer.org/doc/concept/cli/export.md)
44
44
  - [Configuration](https://intlayer.org/doc/concept/cli/configuration.md)
45
45
  - [Debug](https://intlayer.org/doc/concept/cli/debug.md)
46
46
  - [Doc Review](https://intlayer.org/doc/concept/cli/doc-review.md)
@@ -63,7 +63,7 @@ npm install intlayer-cli
63
63
  ### Packages
64
64
 
65
65
  - [Website](https://intlayer.org)
66
- - [Doc](https://intlayer.org/doc/concept/cli/index.md)
66
+ - [Doc](https://intlayer.org/doc/concept/cli.md)
67
67
 
68
68
  - [Intlayer CLI](https://intlayer.org/doc/packages/intlayer-cli/exports.md)
69
69
  - [Intlayer CLI Exports](https://intlayer.org/doc/packages/intlayer-cli/exports.md)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intlayer/chokidar",
3
- "version": "8.2.3",
3
+ "version": "8.2.4",
4
4
  "private": false,
5
5
  "description": "Uses chokidar to scan and build Intlayer declaration files into dictionaries based on Intlayer configuration.",
6
6
  "keywords": [