@makolabs/ripple 0.0.1-dev.64 → 0.0.1-dev.65

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.
@@ -612,8 +612,8 @@
612
612
  {#if file.isFolder}
613
613
  <svg
614
614
  xmlns="http://www.w3.org/2000/svg"
615
- width="1"
616
- height="1"
615
+ width="16"
616
+ height="16"
617
617
  viewBox="0 0 24 24"
618
618
  class="text-amber-500"
619
619
  >
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@makolabs/ripple",
3
- "version": "0.0.1-dev.64",
3
+ "version": "0.0.1-dev.65",
4
4
  "description": "Simple Svelte 5 powered component library ✨",
5
5
  "repository": {
6
6
  "type": "git",