diff --git a/package.json b/package.json index c17229b..7187f91 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/transcend-io/consent-manager-ui.git" }, "homepage": "https://github.com/transcend-io/consent-manager-ui", - "version": "4.20.0", + "version": "4.21.0", "license": "MIT", "main": "build/ui", "files": [ diff --git a/src/config.ts b/src/config.ts index 4f05ad1..0b5fd78 100644 --- a/src/config.ts +++ b/src/config.ts @@ -21,7 +21,7 @@ const { languages, dismissedViewState = 'Hidden', nonce, - inlineCss + inlineCss, } = settings; /**