@bigbinary/neeto-image-uploader-frontend 1.2.16 → 1.2.17

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
@@ -12848,7 +12848,7 @@ var useDropzoneWithValidation = function useDropzoneWithValidation(_ref) {
12848
12848
  fileName: file.name,
12849
12849
  folder: (cov_sedvezotl().b[4][0]++, globalProps.imageKit.folder) || (cov_sedvezotl().b[4][1]++, IMAGE_KIT_DEFAULT_FOLDER),
12850
12850
  customMetadata: {
12851
- organizationImagekitioKey: globalProps.organization.imagekitioKey,
12851
+ organizationKey: globalProps.organization.imagekitioKey,
12852
12852
  appName: globalProps.appName
12853
12853
  }
12854
12854
  });