@maioradv/cms-basic-lib 1.4.0 → 1.4.1

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.
@@ -45,6 +45,7 @@ exports.ConfigsResolvers = {
45
45
  allowLocalization
46
46
  allowPopup
47
47
  allowProductVideo
48
+ allowCustomTheme
48
49
  dashboardId
49
50
  maxMenuCollectionNumber
50
51
  maxProductImageNumber
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maioradv/cms-basic-lib",
3
- "version": "1.4.0",
3
+ "version": "1.4.1",
4
4
  "description": "JS lib for Maior CMS Basic Api",
5
5
  "repository": "https://github.com/maioradv/cms-basic-lib.git",
6
6
  "author": "Maior ADV Srl",