@capillarytech/creatives-library 6.11.4 → 6.11.6

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.11.4",
4
+ "version": "6.11.6",
5
5
  "description": "Capillary creatives ui",
6
6
  "main": "./index.js",
7
7
  "module": "./index.es.js",
@@ -256,7 +256,7 @@ function BeeEditor(props) {
256
256
  </>;
257
257
  return (
258
258
  <CapSpin spinning={saveRowRequest || false}>
259
- <div id="bee-plugin-container" style={{ height: '500px'}}>
259
+ <div id="bee-plugin-container" style={{ height: '650px'}}>
260
260
  </div>
261
261
  <TagList
262
262
  moduleFilterEnabled={moduleFilterEnabled}