@capillarytech/creatives-library 6.12.17 → 6.12.18

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": "6.12.17",
4
+ "version": "6.12.18",
5
5
  "description": "Capillary creatives ui",
6
6
  "main": "./index.js",
7
7
  "module": "./index.es.js",
@@ -179,7 +179,7 @@ export class Cap extends React.Component { // eslint-disable-line react/prefer-s
179
179
  }
180
180
 
181
181
  tabOnloadEventHandler = () => {
182
- logNewTab(BugsnagClient);
182
+ logNewTab();
183
183
  }
184
184
 
185
185
  setDimensionData() {