@react-email/markdown
Advanced tools
Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "@react-email/markdown", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "Convert Markdown to valid React Email template code.", | ||
@@ -42,3 +42,3 @@ "sideEffects": false, | ||
"peerDependencies": { | ||
"react": "18.2.0" | ||
"react": "^18.2.0" | ||
}, | ||
@@ -48,5 +48,5 @@ "devDependencies": { | ||
"typescript": "5.1.6", | ||
"@react-email/render": "0.0.12", | ||
"tsconfig": "0.0.0", | ||
"eslint-config-custom": "0.0.0" | ||
"eslint-config-custom": "0.0.0", | ||
"@react-email/render": "0.0.13", | ||
"tsconfig": "0.0.0" | ||
}, | ||
@@ -53,0 +53,0 @@ "dependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11791