@templatical/core
Advanced tools
+3
-3
| { | ||
| "name": "@templatical/core", | ||
| "description": "Framework-agnostic editor logic for Templatical email editor", | ||
| "version": "0.8.3", | ||
| "version": "0.8.4", | ||
| "bugs": "https://github.com/templatical/sdk/issues", | ||
| "dependencies": { | ||
| "@vue/reactivity": "^3.5.34", | ||
| "@templatical/types": "0.8.3" | ||
| "@templatical/types": "0.8.4" | ||
| }, | ||
@@ -14,3 +14,3 @@ "devDependencies": { | ||
| "typescript": "^6.0.3", | ||
| "vitest": "^4.1.6", | ||
| "vitest": "^4.1.7", | ||
| "vue": "^3.5.34" | ||
@@ -17,0 +17,0 @@ }, |
+ Added
- Removed
Updated