@globalfishingwatch/i18n-labels 1.2.123 → 1.2.124

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/es/datasets.json +1 -1
  2. package/package.json +1 -1
package/es/datasets.json CHANGED
@@ -2781,4 +2781,4 @@
2781
2781
  "description": "The WPP-NRI (Wilayah Pengelolaan Perikanan Negara Republik Indonesia) are fisheries management areas for fishing, conservation, research and fisheries development which cover inland waters, archipelagic waters, and territorial seas within and outside the exclusive economic zone of Indonesia.",
2782
2782
  "schema": {}
2783
2783
  }
2784
- }
2784
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@globalfishingwatch/i18n-labels",
3
- "version": "1.2.123",
3
+ "version": "1.2.124",
4
4
  "license": "MIT",
5
5
  "scripts": {
6
6
  "start": "kill-port 8000 && serve -p 8000 --cors=true",