@undp/carbon-library 1.0.136-CARBON-343.2 → 1.0.136-CARBON-343.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,8 +1,7 @@
1
1
  export declare enum EnablementTypes {
2
2
  CapacityBuilding = "Capacity Building",
3
- InstitutionalArrangement = "Institutional Arrangement",
4
- StakeholderFramework = "Stakeholder Framework",
5
- TechnologyTransfer = "Technology Transfer"
3
+ TechnologyTransfer = "Technology Transfer",
4
+ Financial = "FInancial"
6
5
  }
7
6
  export declare const enablementTypesAndValues: {
8
7
  type: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "1.0.136-CARBON-343.2",
3
+ "version": "1.0.136-CARBON-343.3",
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": {