designertool 0.52.0 → 0.53.0

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.
@@ -7521,7 +7521,7 @@ const defaultConfig = {
7521
7521
  }
7522
7522
  ],
7523
7523
  api: {
7524
- base_url: "https://dev.designertool.io/api",
7524
+ base_url: "https://designertool.io/api",
7525
7525
  project_id: 1,
7526
7526
  user_id: 2
7527
7527
  },
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "designertool",
3
3
  "private": false,
4
- "version": "0.52.0",
4
+ "version": "0.53.0",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"