cec-nuxt-lib 0.11.1 → 0.11.3

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,7 +1,7 @@
1
1
  {
2
2
  "name": "cec-nuxt-lib",
3
3
  "configKey": "cec-nuxt-lib",
4
- "version": "0.11.01",
4
+ "version": "0.11.03",
5
5
  "builder": {
6
6
  "@nuxt/module-builder": "1.0.1",
7
7
  "unbuild": "3.5.0"
@@ -289,7 +289,6 @@ onMounted(() => {
289
289
  >
290
290
  </div>
291
291
  </div>
292
- <div id="__ba_panel"></div>
293
292
  <header class="cec-header">
294
293
  <div class="container">
295
294
  <div class="float-start">
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.11.01",
2
+ "version": "0.11.03",
3
3
  "name": "cec-nuxt-lib",
4
4
  "description": "Nuxt components and assets",
5
5
  "license": "MIT",