@undp/carbon-library 1.0.302-gayanath-merge-patch.0 → 1.0.302-gayanath-merge-patch.2
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/cjs/index.js +363 -368
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/index.js +363 -368
- package/dist/esm/index.js.map +1 -1
- package/dist/locales/i18n/programme/en.json +1 -1
- package/package.json +1 -1
@@ -91,7 +91,7 @@
|
|
91
91
|
"LumpSum":"LUMP SUM",
|
92
92
|
"Upfront":"UPFRONT",
|
93
93
|
"Annual":"ANNUAL",
|
94
|
-
"noinvestment": "No Financings Available"
|
94
|
+
"noinvestment": "No Financings Available",
|
95
95
|
"existingInvestmentSource":"Source",
|
96
96
|
"noInvestmentData":"No financing information available"
|
97
97
|
}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@undp/carbon-library",
|
3
|
-
"version": "1.0.302-gayanath-merge-patch.
|
3
|
+
"version": "1.0.302-gayanath-merge-patch.2",
|
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": {
|