svelteplot 0.4.5-pr-209.0 → 0.4.5-pr-209.1

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.
@@ -142,7 +142,6 @@
142
142
  }
143
143
  });
144
144
 
145
- $inspect({ options });
146
145
 
147
146
  $effect(() => {
148
147
  // clear margins on destroy
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "svelteplot",
3
- "version": "0.4.5-pr-209.0",
3
+ "version": "0.4.5-pr-209.1",
4
4
  "license": "ISC",
5
5
  "author": {
6
6
  "name": "Gregor Aisch",