Skip to content

Commit e7ac6c6

Browse files
committed
bump
1 parent 1aebcb4 commit e7ac6c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/create-email/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@react-email/components": "workspace:0.0.23-canary.2",
12-
"react-email": "workspace:2.2.0-alpha-f8836a68-20240814",
12+
"react-email": "workspace:2.2.0-alpha-fa7021659-20240814",
1313
"react-dom": "19.0.0-rc.0",
1414
"react": "19.0.0-rc.0"
1515
},

packages/react-email/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-email",
3-
"version": "2.2.0-alpha-f8836a68-20240814",
3+
"version": "2.2.0-alpha-fa7021659-20240814",
44
"description": "A live preview of your emails right in your browser.",
55
"bin": {
66
"email": "./dist/cli/index.js"

0 commit comments

Comments
 (0)