@codeandfunction/callaloo 1.18.5 → 1.18.7

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/dist/types.d.ts CHANGED
@@ -344,6 +344,7 @@ export declare enum IconNames {
344
344
  Plus = "tabler:plus",
345
345
  Rectangle = "tabler:rectangle",
346
346
  Refresh = "tabler:refresh",
347
+ Restore = "tabler:restore",
347
348
  Rss = "tabler:rss",
348
349
  Scoreboard = "tabler:scoreboard",
349
350
  ShoppingCart = "tabler:shopping-cart",
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "a11y",
16
16
  "component library"
17
17
  ],
18
- "version": "1.18.5",
18
+ "version": "1.18.7",
19
19
  "license": "MIT",
20
20
  "type": "module",
21
21
  "scripts": {