@react-email/code-block
Advanced tools
Comparing version
{ | ||
"name": "@react-email/code-block", | ||
"version": "0.0.13-canary.0", | ||
"version": "0.0.13", | ||
"description": "Display code with a selected theme and regex highlighting using Prism.js", | ||
@@ -42,4 +42,4 @@ "sideEffects": false, | ||
"@types/prismjs": "1.26.5", | ||
"typescript": "5.1.6", | ||
"@react-email/render": "1.1.0-canary.1", | ||
"typescript": "5.8.3", | ||
"@react-email/render": "1.1.0", | ||
"tsconfig": "0.0.0" | ||
@@ -46,0 +46,0 @@ }, |
Sorry, the diff of this file is too big to display
1791738
0