@icvdeveloper/common-module 0.0.92 → 0.0.93

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/dist/module.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "v3plus-common-module",
3
3
  "configKey": "v3plusCommonModule",
4
- "version": "0.0.92"
4
+ "version": "0.0.93"
5
5
  }
@@ -57,7 +57,7 @@ onMounted(() => {
57
57
  >
58
58
  <div id="uccEmailForm" class="ucc-form-container ucc-widgets-events" :class="(conference.state == 'live') ? 'block' : 'hidden'">
59
59
  <div>
60
- <h1 class="scala-bold text-red-500 text-xl text-center mb-0">
60
+ <h1 class="scala-bold text-red-500 text-xl mb-0">
61
61
  Live Web Event Streaming Now
62
62
  </h1>
63
63
  </div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icvdeveloper/common-module",
3
- "version": "0.0.92",
3
+ "version": "0.0.93",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "exports": {