@undp/carbon-library 1.0.280-CARBON-412.41 → 1.0.280-CARBON-412.42

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,8 +1,8 @@
1
1
  export declare enum GuaranteePayback {
2
2
  UPFORNT = "Upfront",
3
- ANNUAL = "Anual"
3
+ ANNUAL = "Annual"
4
4
  }
5
5
  export declare enum InsurancePayback {
6
- LUMPSUM = "LumpSum",
6
+ LUMPSUM = "Lump Sum",
7
7
  ANNUAL = "Annual"
8
8
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "1.0.280-CARBON-412.41",
3
+ "version": "1.0.280-CARBON-412.42",
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": {