@undp/carbon-library 1.0.274-CARBON-363.19 → 1.0.274-CARBON-363.27

Sign up to get free protection for your applications and to get access to all the features.
@@ -30,5 +30,6 @@
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 should be greater than 0",
34
+ "kpiMaxLength": "KPI cannot exceed 10000000"
34
35
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "1.0.274-CARBON-363.19",
3
+ "version": "1.0.274-CARBON-363.27",
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": {