@salina-app/media-editor 0.1.99 → 0.2.1

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
@@ -76401,7 +76401,7 @@ const f0e = ({ className: t }) => /* @__PURE__ */ ut(
76401
76401
  if (I(""), !J.includes("merged")) {
76402
76402
  _([]), E([]), P("");
76403
76403
  const ue = await b({
76404
- source: J,
76404
+ source: n,
76405
76405
  access_token: c
76406
76406
  });
76407
76407
  ue.status || ue.success ? M(ue.data.files) : M([]), $(null);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salina-app/media-editor",
3
- "version": "0.1.99",
3
+ "version": "0.2.01",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/main.d.ts",