@limetech/lime-web-components
Advanced tools
Comparing version 5.38.0 to 5.38.1
@@ -82,3 +82,3 @@ import { LimeWebComponent } from '../core'; | ||
*/ | ||
props: Record<string, string | number>; | ||
props: Record<string, string | number | undefined>; | ||
}; | ||
@@ -85,0 +85,0 @@ /** |
{ | ||
"name": "@limetech/lime-web-components", | ||
"version": "5.38.0", | ||
"version": "5.38.1", | ||
"description": "Lime Web Components", | ||
@@ -37,3 +37,3 @@ "author": "Lime Technologies", | ||
"@commitlint/config-conventional": "^19.5.0", | ||
"@microsoft/api-extractor": "^7.47.10", | ||
"@microsoft/api-extractor": "^7.47.11", | ||
"@types/jest": "^27.5.0", | ||
@@ -40,0 +40,0 @@ "@typescript-eslint/eslint-plugin": "^7.5.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1144124