adata-ui 0.3.46 → 0.3.47

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adata-ui",
3
- "version": "0.3.46",
3
+ "version": "0.3.47",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -157,7 +157,7 @@ export default {
157
157
 
158
158
  try {
159
159
  const response = await fetch(
160
- "https://users.adtdev.kz/api/v1/message/regards",
160
+ "https://users.adata.kz/api/v1/message/regards",
161
161
  {
162
162
  method: "POST",
163
163
  headers: {