@undp/carbon-library 1.0.94 → 1.0.95

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "1.0.94",
3
+ "version": "1.0.95",
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": {
@@ -1,2 +0,0 @@
1
- import "./programmeViewComponent.scss";
2
- export declare const ProgrammeViewComponent: (props: any) => any;
@@ -1,2 +0,0 @@
1
- import "./programmeViewComponent.scss";
2
- export declare const ProgrammeViewComponent: (props: any) => any;