@cldmv/slothlet-i18n 3.16.0 → 3.16.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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cldmv/slothlet-i18n",
3
- "version": "3.16.0",
3
+ "version": "3.16.2",
4
4
  "description": "Additional locale packs for @cldmv/slothlet — install alongside it to enable non-English error and warning messages. Slothlet auto-detects this package; you should not import it directly.",
5
5
  "keywords": [
6
6
  "slothlet",
@@ -56,7 +56,7 @@
56
56
  "LICENSE"
57
57
  ],
58
58
  "peerDependencies": {
59
- "@cldmv/slothlet": "3.16.0"
59
+ "@cldmv/slothlet": "3.16.2"
60
60
  },
61
61
  "peerDependenciesMeta": {
62
62
  "@cldmv/slothlet": {