@prozilla-os/text-editor 1.1.8 → 1.1.10

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.
package/dist/main.js CHANGED
@@ -34070,7 +34070,7 @@ function jg({ file: t, path: e, setTitle: n, setIconUrl: a, close: r, mode: i, a
34070
34070
  ] });
34071
34071
  }
34072
34072
  const eS = new __("Text Editor", "text-editor", jg).setIconUrl("https://os.prozilla.dev/assets/apps/icons/text-editor.svg").setRole(d_.APP_ROLES.textEditor).setCategory("Utilities & tools");
34073
- eS.setMetadata({ name: "@prozilla-os/text-editor", version: "1.1.7", author: "Prozilla" });
34073
+ eS.setMetadata({ name: "@prozilla-os/text-editor", version: "1.1.8", author: "Prozilla" });
34074
34074
  export {
34075
34075
  eS as textEditor
34076
34076
  };