@aswin.dev/editor 0.8.3 → 0.8.4

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,7 +1,7 @@
1
1
  {
2
2
  "name": "@aswin.dev/editor",
3
3
  "description": "Vue 3 visual drag-and-drop email editor powered by Templatical",
4
- "version": "0.8.3",
4
+ "version": "0.8.4",
5
5
  "bugs": "https://github.com/templatical/sdk/issues",
6
6
  "devDependencies": {
7
7
  "@lucide/vue": "^1.11.0",
@@ -33,9 +33,9 @@
33
33
  "vue": "^3.5.33",
34
34
  "vue-tsc": "^3.2.7",
35
35
  "vuedraggable": "^4.1.0",
36
- "@aswin.dev/quality": "0.8.3",
37
- "@aswin.dev/core": "0.8.3",
38
- "@aswin.dev/types": "0.8.3"
36
+ "@aswin.dev/core": "0.8.4",
37
+ "@aswin.dev/quality": "0.8.4",
38
+ "@aswin.dev/types": "0.8.4"
39
39
  },
40
40
  "exports": {
41
41
  ".": {
@@ -63,9 +63,9 @@
63
63
  "license": "SEE LICENSE IN LICENSE",
64
64
  "module": "./dist/templatical-editor.js",
65
65
  "peerDependencies": {
66
- "@aswin.dev/media-library": "0.8.3",
67
- "@aswin.dev/quality": "0.8.3",
68
- "@aswin.dev/renderer": "0.8.3"
66
+ "@aswin.dev/media-library": "0.8.4",
67
+ "@aswin.dev/quality": "0.8.4",
68
+ "@aswin.dev/renderer": "0.8.4"
69
69
  },
70
70
  "peerDependenciesMeta": {
71
71
  "@aswin.dev/renderer": {