@wastedondestiny/destiny-library 1.7.6 → 1.7.7

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/index.js CHANGED
@@ -1082,7 +1082,7 @@ const HM = {
1082
1082
  }, KA = /* @__PURE__ */ Q({
1083
1083
  __name: "DialogManager",
1084
1084
  props: {
1085
- apiUrl: { default: {}.VITE_API_URL },
1085
+ apiUrl: {},
1086
1086
  domain: { default: window.location.hostname }
1087
1087
  },
1088
1088
  setup(j) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wastedondestiny/destiny-library",
3
- "version": "1.7.6",
3
+ "version": "1.7.7",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"