@economic/taco 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@economic/taco",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
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": "e71e4c8a3d9c057080253d25d8af8bb9d3c0f954"
133
+ "gitHead": "c7896dadcc2cc37c6237fe9db6885b686f428965"
134
134
  }
package/types.json CHANGED
@@ -8234,7 +8234,10 @@
8234
8234
  "name": "TType"
8235
8235
  }
8236
8236
  },
8237
- "returnValue": "Element"
8237
+ "returnValue": [
8238
+ "Element",
8239
+ "null"
8240
+ ]
8238
8241
  },
8239
8242
  "Table3RowClickHandler": {
8240
8243
  "arguments": {