omui-lib 1.0.13 → 1.0.14

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.
Files changed (2) hide show
  1. package/dist/index.mjs +6 -6
  2. package/package.json +1 -1
package/dist/index.mjs CHANGED
@@ -13,24 +13,24 @@ import {
13
13
  import {
14
14
  StatsCard
15
15
  } from "./chunk-472PLVGR.mjs";
16
- import {
17
- TestimonialCard
18
- } from "./chunk-M2MU6Y4N.mjs";
19
16
  import {
20
17
  SwipeCard
21
18
  } from "./chunk-XD6E2QQI.mjs";
19
+ import {
20
+ TestimonialCard
21
+ } from "./chunk-M2MU6Y4N.mjs";
22
22
  import {
23
23
  ThumbnailCard
24
24
  } from "./chunk-57QJO5RD.mjs";
25
25
  import {
26
26
  AnimatedProgressBar
27
27
  } from "./chunk-VA6HDMVP.mjs";
28
- import {
29
- BlogCard
30
- } from "./chunk-KIF4X4NE.mjs";
31
28
  import {
32
29
  Button
33
30
  } from "./chunk-5LA6VVEY.mjs";
31
+ import {
32
+ BlogCard
33
+ } from "./chunk-KIF4X4NE.mjs";
34
34
  import {
35
35
  CommentCard
36
36
  } from "./chunk-EWRW432G.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "omui-lib",
3
- "version": "1.0.13",
3
+ "version": "1.0.14",
4
4
  "description": "omUI react component library",
5
5
  "license": "ISC",
6
6
  "author": "Om Mohanty",