@salina-app/media-editor 0.0.12 → 0.0.13

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.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -47622,7 +47622,7 @@ const OL = Mc(
47622
47622
  cardWidthDefault: $
47623
47623
  }
47624
47624
  ),
47625
- /* @__PURE__ */ ve(
47625
+ n && /* @__PURE__ */ ve(
47626
47626
  lb,
47627
47627
  {
47628
47628
  ref: o,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salina-app/media-editor",
3
- "version": "0.0.12",
3
+ "version": "0.0.13",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/main.d.ts",