@templatical/core
Advanced tools
+3
-3
| { | ||
| "name": "@templatical/core", | ||
| "description": "Framework-agnostic editor logic for Templatical email editor", | ||
| "version": "0.11.0", | ||
| "version": "0.11.1", | ||
| "bugs": "https://github.com/templatical/sdk/issues", | ||
| "dependencies": { | ||
| "@vue/reactivity": "^3.5.38", | ||
| "@templatical/types": "0.11.0" | ||
| "@templatical/types": "0.11.1" | ||
| }, | ||
@@ -13,3 +13,3 @@ "devDependencies": { | ||
| "typescript": "^6.0.3", | ||
| "vitest": "^4.1.8", | ||
| "vitest": "^4.1.9", | ||
| "vue": "^3.5.38" | ||
@@ -16,0 +16,0 @@ }, |
+ Added
- Removed
Updated