@react-email/markdown
Advanced tools
Comparing version 0.0.13-canary.3 to 0.0.13
{ | ||
"name": "@react-email/markdown", | ||
"version": "0.0.13-canary.3", | ||
"version": "0.0.13", | ||
"description": "Convert Markdown to valid React Email template code.", | ||
@@ -49,5 +49,5 @@ "sideEffects": false, | ||
"typescript": "5.1.6", | ||
"@react-email/render": "1.0.3-canary.3", | ||
"eslint-config-custom": "0.0.0", | ||
"tsconfig": "0.0.0" | ||
"@react-email/render": "1.0.3", | ||
"tsconfig": "0.0.0", | ||
"eslint-config-custom": "0.0.0" | ||
}, | ||
@@ -54,0 +54,0 @@ "scripts": { |
13008