mol_dump_lib 0.0.946 → 0.0.948

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/node.view.tree CHANGED
@@ -142,7 +142,6 @@ $mol_button_copy $mol_button_minor
142
142
  <= Icon $mol_icon_clipboard_outline
143
143
  <= title \
144
144
 
145
-
146
145
  $mol_text_code $mol_stack
147
146
  attr *
148
147
  ^
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mol_dump_lib",
3
- "version": "0.0.946",
3
+ "version": "0.0.948",
4
4
  "exports": {
5
5
  "node": {
6
6
  "import": "./node.mjs",