@undp/carbon-library 1.0.68 → 1.0.69

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,4 @@
1
1
  export declare enum ProgrammeStageUnified {
2
- New = "New",
3
2
  AwaitingAuthorization = "Pending",
4
3
  Authorised = "Authorised",
5
4
  Approved = "Approved",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "1.0.68",
3
+ "version": "1.0.69",
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": {