File tree Expand file tree Collapse file tree 7 files changed +13
-13
lines changed Expand file tree Collapse file tree 7 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-email/components" ,
3
- "version" : " 0.0.16-canary.1 " ,
3
+ "version" : " 0.0.16" ,
4
4
"description" : " A collection of all components React Email." ,
5
5
"sideEffects" : false ,
6
6
"main" : " ./dist/index.js" ,
54
54
"@react-email/html" : " 0.0.7" ,
55
55
"@react-email/img" : " 0.0.7" ,
56
56
"@react-email/link" : " 0.0.7" ,
57
- "@react-email/markdown" : " 0.0.9-canary.0 " ,
57
+ "@react-email/markdown" : " 0.0.9" ,
58
58
"@react-email/preview" : " 0.0.8" ,
59
59
"@react-email/render" : " 0.0.12" ,
60
60
"@react-email/row" : " 0.0.7" ,
61
61
"@react-email/section" : " 0.0.11" ,
62
- "@react-email/tailwind" : " 0.0.15-canary.1 " ,
62
+ "@react-email/tailwind" : " 0.0.15" ,
63
63
"@react-email/text" : " 0.0.7"
64
64
},
65
65
"peerDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-email" ,
3
- "version" : " 0.0.24-canary.1 " ,
3
+ "version" : " 0.0.24" ,
4
4
"description" : " The easiest way to get started with React Email" ,
5
5
"main" : " src/index.js" ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 8
8
"export" : " email export"
9
9
},
10
10
"dependencies" : {
11
- "@react-email/components" : " 0.0.16-canary.1 " ,
12
- "react-email" : " 2.1.1-canary.1 " ,
11
+ "@react-email/components" : " 0.0.16" ,
12
+ "react-email" : " 2.1.1" ,
13
13
"react" : " 18.2.0"
14
14
},
15
15
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-email/markdown" ,
3
- "version" : " 0.0.9-canary.0 " ,
3
+ "version" : " 0.0.9" ,
4
4
"description" : " Convert Markdown to valid React Email template code." ,
5
5
"sideEffects" : false ,
6
6
"main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-email" ,
3
- "version" : " 2.1.1-canary.1 " ,
3
+ "version" : " 2.1.1" ,
4
4
"description" : " A live preview of your emails right in your browser." ,
5
5
"bin" : {
6
6
"email" : " ./cli/index.js"
34
34
"@radix-ui/react-slot" : " 1.0.2" ,
35
35
"@radix-ui/react-toggle-group" : " 1.0.4" ,
36
36
"@radix-ui/react-tooltip" : " 1.0.6" ,
37
- "@react-email/components" : " 0.0.16-canary.1 " ,
37
+ "@react-email/components" : " 0.0.16" ,
38
38
"@react-email/render" : " 0.0.12" ,
39
39
"@swc/core" : " 1.3.101" ,
40
40
"@types/react" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-email/tailwind" ,
3
- "version" : " 0.0.15-canary.1 " ,
3
+ "version" : " 0.0.15" ,
4
4
"description" : " A React component to wrap emails with Tailwind CSS" ,
5
5
"sideEffects" : false ,
6
6
"main" : " ./dist/index.js" ,
You can’t perform that action at this time.
0 commit comments