mol_plot_all 1.2.1493 → 1.2.1494

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": "mol_plot_all",
3
- "version": "1.2.1493",
3
+ "version": "1.2.1494",
4
4
  "exports": {
5
5
  "node": {
6
6
  "import": "./node.mjs",
package/web.js CHANGED
@@ -3272,7 +3272,7 @@ var $;
3272
3272
  return node;
3273
3273
  }
3274
3274
  auto() {
3275
- return null;
3275
+ return [];
3276
3276
  }
3277
3277
  render() {
3278
3278
  const node = this.dom_node_actual();