@innovastudio/contentbuilder 1.4.106 → 1.4.107

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": "@innovastudio/contentbuilder",
3
3
  "type": "module",
4
- "version": "1.4.106",
4
+ "version": "1.4.107",
5
5
  "description": "",
6
6
  "main": "public/contentbuilder/contentbuilder.esm.js",
7
7
  "files": [
@@ -78983,6 +78983,7 @@ class ContentBuilder {
78983
78983
  imageEmbed: true,
78984
78984
  imageselect: '',
78985
78985
  fileselect: '',
78986
+ videoselect: '',
78986
78987
  imageSelect: '',
78987
78988
  fileSelect: '',
78988
78989
  videoSelect: '',