@salina-app/media-editor 0.2.10 → 0.2.11

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
@@ -3970,7 +3970,7 @@ const jE = /* @__PURE__ */ new Map(), HE = /* @__PURE__ */ new Map(), Jy = /* @_
3970
3970
  } finally {
3971
3971
  jE.delete(f), B_ = null;
3972
3972
  }
3973
- }, 500);
3973
+ }, 200);
3974
3974
  });
3975
3975
  return jE.set(f, m), m;
3976
3976
  }, [e, n]);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salina-app/media-editor",
3
- "version": "0.2.10",
3
+ "version": "0.2.11",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/main.d.ts",