@capillarytech/creatives-library 7.10.75 → 7.10.76

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,7 +1,7 @@
1
1
  {
2
2
  "name": "@capillarytech/creatives-library",
3
3
  "author": "meharaj",
4
- "version": "7.10.75",
4
+ "version": "7.10.76",
5
5
  "description": "Capillary creatives ui",
6
6
  "main": "./index.js",
7
7
  "module": "./index.es.js",
@@ -378,7 +378,7 @@ export class Creatives extends React.Component {
378
378
  } = {},
379
379
  } = templateData;
380
380
  creativesTemplateData = {
381
- id,
381
+ _id: id,
382
382
  type: constants.WHATSAPP,
383
383
  edit: true,
384
384
  name,