@react-email/components
Advanced tools
Comparing version
{ | ||
"name": "@react-email/components", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"description": "A collection of all components React Email.", | ||
@@ -39,3 +39,3 @@ "sideEffects": false, | ||
"@react-email/body": "0.0.11", | ||
"@react-email/button": "0.1.0", | ||
"@react-email/button": "0.2.0", | ||
"@react-email/code-block": "0.1.0", | ||
@@ -57,3 +57,3 @@ "@react-email/code-inline": "0.0.5", | ||
"@react-email/section": "0.0.16", | ||
"@react-email/tailwind": "1.0.5", | ||
"@react-email/tailwind": "1.1.0", | ||
"@react-email/text": "0.1.5" | ||
@@ -73,5 +73,5 @@ }, | ||
"build": "tsup src/index.ts --format esm,cjs --dts --external react", | ||
"clean": "rm -rf dist", | ||
"dev": "tsup src/index.ts --format esm,cjs --dts --external react --watch" | ||
"build:watch": "tsup src/index.ts --format esm,cjs --dts --external react --watch", | ||
"clean": "rm -rf dist" | ||
} | ||
} |
11309
0.07%+ Added
+ Added
- Removed
- Removed
Updated
Updated