lf-pagebuilder-vue 0.0.25 → 0.0.26

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,6 +1,6 @@
1
1
  {
2
2
  "name": "lf-pagebuilder-vue",
3
- "version": "0.0.25",
3
+ "version": "0.0.26",
4
4
  "description": "Constructor de páginas visual basado en Vue.js que permite crear y diseñar páginas web de forma intuitiva mediante componentes arrastrables y configurables",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",