@salina-app/media-editor 0.1.4 → 0.1.6

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
@@ -1856,7 +1856,7 @@ const gQ = (n) => {
1856
1856
  Hn(() => (document.addEventListener("keydown", I), () => {
1857
1857
  document.removeEventListener("keydown", I);
1858
1858
  }), [I]);
1859
- }, l6 = "https://putulero-salina-api-staging.media-meter.in/", Nu = "secret";
1859
+ }, l6 = "https://putulero-salina-api-staging.media-meter.in", Nu = "secret";
1860
1860
  function u6(n, e) {
1861
1861
  return function() {
1862
1862
  return n.apply(e, arguments);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salina-app/media-editor",
3
- "version": "0.1.4",
3
+ "version": "0.1.6",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/main.d.ts",