We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aebcb4 commit e7ac6c6Copy full SHA for e7ac6c6
packages/create-email/template/package.json
@@ -9,7 +9,7 @@
9
},
10
"dependencies": {
11
"@react-email/components": "workspace:0.0.23-canary.2",
12
- "react-email": "workspace:2.2.0-alpha-f8836a68-20240814",
+ "react-email": "workspace:2.2.0-alpha-fa7021659-20240814",
13
"react-dom": "19.0.0-rc.0",
14
"react": "19.0.0-rc.0"
15
packages/react-email/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-email",
3
- "version": "2.2.0-alpha-f8836a68-20240814",
+ "version": "2.2.0-alpha-fa7021659-20240814",
4
"description": "A live preview of your emails right in your browser.",
5
"bin": {
6
"email": "./dist/cli/index.js"
0 commit comments