create-email
Advanced tools
Comparing version
{ | ||
"name": "create-email", | ||
"version": "0.0.7", | ||
"version": "0.0.9", | ||
"description": "The easiest way to get started with React Email", | ||
@@ -9,11 +9,11 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"commander": "^9.4.1", | ||
"fs-extra": "^10.1.0", | ||
"log-symbols": "^5.1.0", | ||
"ora": "^6.1.2", | ||
"tree-node-cli": "^1.6.0" | ||
"commander": "9.4.1", | ||
"fs-extra": "11.1.0", | ||
"log-symbols": "5.1.0", | ||
"ora": "6.1.2", | ||
"tree-node-cli": "1.6.0" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/zenorocha/react-email.git", | ||
"url": "https://github.com/resendlabs/react-email.git", | ||
"directory": "packages/create-email" | ||
@@ -26,3 +26,3 @@ }, | ||
"engines": { | ||
"node": ">=18.0.0" | ||
"node": ">=16.0.0" | ||
}, | ||
@@ -32,2 +32,2 @@ "bin": { | ||
} | ||
} | ||
} |
@@ -9,3 +9,3 @@  | ||
<span> · </span> | ||
<a href="https://github.com/zenorocha/react-email">GitHub</a> | ||
<a href="https://github.com/resendlabs/react-email">GitHub</a> | ||
<span> · </span> | ||
@@ -12,0 +12,0 @@ <a href="https://react.email/discord">Discord</a> |
@@ -10,15 +10,15 @@ { | ||
"dependencies": { | ||
"@react-email/button": "^0.0.4", | ||
"@react-email/container": "^0.0.4", | ||
"@react-email/head": "^0.0.2", | ||
"@react-email/heading": "^0.0.5", | ||
"@react-email/hr": "^0.0.2", | ||
"@react-email/html": "^0.0.2", | ||
"@react-email/img": "^0.0.2", | ||
"@react-email/link": "^0.0.2", | ||
"@react-email/preview": "^0.0.2", | ||
"@react-email/button": "^0.0.6", | ||
"@react-email/container": "^0.0.6", | ||
"@react-email/head": "^0.0.4", | ||
"@react-email/heading": "^0.0.7", | ||
"@react-email/hr": "^0.0.4", | ||
"@react-email/html": "^0.0.4", | ||
"@react-email/img": "^0.0.4", | ||
"@react-email/link": "^0.0.4", | ||
"@react-email/preview": "^0.0.5", | ||
"@react-email/section": "^0.0.1", | ||
"@react-email/text": "^0.0.2", | ||
"react-email": "^1.5.0" | ||
"@react-email/text": "^0.0.4", | ||
"react-email": "^1.7.10" | ||
} | ||
} | ||
} |
135105
329.97%19
5.56%70
1.45%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated