@hkdigital/lib-sveltekit 0.1.93 → 0.1.94

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.
@@ -151,8 +151,6 @@
151
151
  }
152
152
  });
153
153
 
154
- $inspect('heightFrom', heightFrom);
155
- $inspect('containerStyle', containerStyle);
156
154
  </script>
157
155
 
158
156
  <div
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hkdigital/lib-sveltekit",
3
- "version": "0.1.93",
3
+ "version": "0.1.94",
4
4
  "author": {
5
5
  "name": "HKdigital",
6
6
  "url": "https://hkdigital.nl"