comand-component-library 4.0.78 → 4.0.79

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": "comand-component-library",
3
- "version": "4.0.78",
3
+ "version": "4.0.79",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "license": "GPL-3.0-only",
@@ -84,6 +84,7 @@ export default {
84
84
  * @requiredForAccessiblity: true
85
85
  */
86
86
  legend: {
87
+ type: Object,
87
88
  default() {
88
89
  return {
89
90
  show: true,