@tagsamurai/gsts-api-services 2.0.1-alpha.30 → 2.0.1-alpha.31

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.
@@ -113,7 +113,7 @@ const U = { BASE_URL: "/", DEV: !1, MODE: "production", PROD: !0, SSR: !1, VITE_
113
113
  e[r] = x(n) ? JSON.parse(n.trim()) : n;
114
114
  }), e;
115
115
  }, b = p({
116
- prefix: "v2/analytics-reporting"
116
+ prefix: "/v2/analytics-reporting"
117
117
  }), j = {
118
118
  getChangelogs: (t) => {
119
119
  const e = a(t);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tagsamurai/gsts-api-services",
3
- "version": "2.0.1-alpha.30",
3
+ "version": "2.0.1-alpha.31",
4
4
  "author": "developer.tagsamurai",
5
5
  "description": "Global Settings Tag Samurai Services Library",
6
6
  "module": "./api-services.es.js",