@react-email/code-block
Advanced tools
Comparing version
{ | ||
"name": "@react-email/code-block", | ||
"version": "0.0.12", | ||
"version": "0.0.13-canary.0", | ||
"description": "Display code with a selected theme and regex highlighting using Prism.js", | ||
@@ -43,3 +43,3 @@ "sideEffects": false, | ||
"typescript": "5.1.6", | ||
"@react-email/render": "1.0.6", | ||
"@react-email/render": "1.1.0-canary.1", | ||
"tsconfig": "0.0.0" | ||
@@ -51,3 +51,3 @@ }, | ||
"dependencies": { | ||
"prismjs": "1.30.0" | ||
"prismjs": "^1.30.0" | ||
}, | ||
@@ -54,0 +54,0 @@ "scripts": { |
1791750
0Updated