@templatical/renderer
Advanced tools
+1
-1
@@ -8,3 +8,3 @@ // src/index.ts | ||
| description: "Render Templatical email templates to MJML", | ||
| version: "0.8.5", | ||
| version: "0.9.0", | ||
| bugs: "https://github.com/templatical/sdk/issues", | ||
@@ -11,0 +11,0 @@ dependencies: { |
+2
-2
| { | ||
| "name": "@templatical/renderer", | ||
| "description": "Render Templatical email templates to MJML", | ||
| "version": "0.8.5", | ||
| "version": "0.9.0", | ||
| "bugs": "https://github.com/templatical/sdk/issues", | ||
| "dependencies": { | ||
| "@templatical/types": "0.8.5" | ||
| "@templatical/types": "0.9.0" | ||
| }, | ||
@@ -9,0 +9,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
+ Added
- Removed
Updated