@globalfishingwatch/i18n-labels 1.2.88 → 1.2.89
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/en/datasets.json +1 -1
- package/package.json +3 -3
package/en/datasets.json
CHANGED
|
@@ -2374,4 +2374,4 @@
|
|
|
2374
2374
|
"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.",
|
|
2375
2375
|
"schema": {}
|
|
2376
2376
|
}
|
|
2377
|
-
}
|
|
2377
|
+
}
|
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@globalfishingwatch/i18n-labels",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.89",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"scripts": {
|
|
6
|
-
"start": "
|
|
6
|
+
"start": "kill-port 8000 && serve -p 8000 --cors=true",
|
|
7
7
|
"kill": "kill-port 8000"
|
|
8
8
|
},
|
|
9
9
|
"files": [
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
],
|
|
18
18
|
"devDependencies": {
|
|
19
19
|
"kill-port": "^1.6.1",
|
|
20
|
-
"serve": "
|
|
20
|
+
"serve": "14.2.0"
|
|
21
21
|
},
|
|
22
22
|
"publishConfig": {
|
|
23
23
|
"access": "public",
|