@undp/carbon-library 1.0.274-CARBON-363.33 → 1.0.274-CARBON-363.39

Sign up to get free protection for your applications and to get access to all the features.
@@ -30,7 +30,8 @@
30
30
  "finalizeSuccessMsg": "NDC Actions for the period has been finalised successfully",
31
31
  "deletePeriodSuccessMsg": "The period has been deleted successfully ",
32
32
  "kpiInvalidFormat": "Allow only numeric value",
33
- "kpiGreaterThanZero": "Kpi value should be greater than 0",
33
+ "kpiGreaterThanZero": "KPI value must be greater than 0",
34
34
  "kpiMaxLength": "KPI cannot exceed 10000000",
35
- "sameStartEndDates": "Start year must be earlier than the end year"
35
+ "sameStartEndDates": "Start year must be earlier than the end year",
36
+ "ndcUnauthorisedMsg": "This action is unauthorised"
36
37
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "1.0.274-CARBON-363.33",
3
+ "version": "1.0.274-CARBON-363.39",
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": {