@bindu-dashing/dam-solution-v2 5.9.230 → 5.9.231

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.
@@ -151,7 +151,7 @@ const CreateClientForm = ({ teamsApi, username, password, toggleShow, onSuccess,
151
151
  }
152
152
  });
153
153
  fetchClientData();
154
- }, [isEditMode, existingClientData === null || existingClientData === void 0 ? void 0 : existingClientData.brandId, existingClientData === null || existingClientData === void 0 ? void 0 : existingClientData.subdomain, api, form]);
154
+ }, [isEditMode, existingClientData === null || existingClientData === void 0 ? void 0 : existingClientData.brandId, existingClientData === null || existingClientData === void 0 ? void 0 : existingClientData.subdomain, form]);
155
155
  const onFinish = (data) => __awaiter(void 0, void 0, void 0, function* () {
156
156
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m;
157
157
  try {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bindu-dashing/dam-solution-v2",
3
- "version": "5.9.230",
3
+ "version": "5.9.231",
4
4
  "dependencies": {
5
5
  "@ant-design/icons": "^5.0.1",
6
6
  "@emoji-mart/data": "^1.2.1",