@undp/carbon-library 1.0.274-CARBON-404.3 → 1.0.274-CARBON-404.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -11,7 +11,7 @@ export declare enum Ministry {
11
11
  Judiciary = "Judiciary",
12
12
  Maritime = "Maritime",
13
13
  Media = "Media",
14
- ScienceAndTechnology = "ScienceAndTechnology",
15
- WaterResources = "WaterResources",
14
+ ScienceAndTechnology = "Science And Technology",
15
+ WaterResources = "Water Resources",
16
16
  Other = "Other"
17
17
  }
package/dist/index.d.ts CHANGED
@@ -1106,8 +1106,8 @@ declare enum Ministry {
1106
1106
  Judiciary = "Judiciary",
1107
1107
  Maritime = "Maritime",
1108
1108
  Media = "Media",
1109
- ScienceAndTechnology = "ScienceAndTechnology",
1110
- WaterResources = "WaterResources",
1109
+ ScienceAndTechnology = "Science And Technology",
1110
+ WaterResources = "Water Resources",
1111
1111
  Other = "Other"
1112
1112
  }
1113
1113
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "1.0.274-CARBON-404.3",
3
+ "version": "1.0.274-CARBON-404.4",
4
4
  "description": "Shared Library of tools for Carbon Credits applications ecosystem for ExO and and HQ/GEF",
5
5
  "type": "module",
6
6
  "scripts": {