intelliwaketssveltekitv25 0.1.31 → 0.1.32

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.
@@ -345,7 +345,7 @@
345
345
  indentLevel={indentLevel + 1}
346
346
  {rememberKey}
347
347
  {active}
348
- collapsedValues />
348
+ {collapsedValues} />
349
349
  {/if}
350
350
  {/if}
351
351
  {/each}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intelliwaketssveltekitv25",
3
- "version": "0.1.31",
3
+ "version": "0.1.32",
4
4
  "exports": {
5
5
  ".": {
6
6
  "types": "./dist/index.d.ts",