@economic/taco 2.0.0 → 2.0.1

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": "@economic/taco",
3
- "version": "2.0.0",
3
+ "version": "2.0.1",
4
4
  "description": "> TODO: description",
5
5
  "author": "Matt Daly <matthew.daly@visma.com>",
6
6
  "homepage": "https://github.com/e-conomic/taco#readme",
@@ -130,5 +130,5 @@
130
130
  "not ie < 11"
131
131
  ]
132
132
  },
133
- "gitHead": "c00bafc708872f3af1add8940a2442760b8e92e4"
133
+ "gitHead": "e71e4c8a3d9c057080253d25d8af8bb9d3c0f954"
134
134
  }
package/types.json CHANGED
@@ -7837,6 +7837,11 @@
7837
7837
  "optional": true,
7838
7838
  "type": "Table3ColumnHeaderMenu"
7839
7839
  },
7840
+ {
7841
+ "name": "minWidth",
7842
+ "optional": true,
7843
+ "type": "number"
7844
+ },
7840
7845
  {
7841
7846
  "name": "renderer",
7842
7847
  "optional": true,