Skip to content

Commit 6edd76d

Browse files
committed
chore(create-email): add @react-email/preview-server to template dependencies
1 parent c25b922 commit 6edd76d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/fresh-sloths-agree.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"create-email": patch
3+
---
4+
5+
add @react-email/preview-server to template dependencies

packages/create-email/template/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"react": "^19.0.0"
1414
},
1515
"devDependencies": {
16+
"@react-email/preview-server": "INSERT_REACT_EMAIL_VERSION",
1617
"@types/react": "^19.0.1",
1718
"@types/react-dom": "^19.0.1",
1819
"react-email": "INSERT_REACT_EMAIL_VERSION"

0 commit comments

Comments
 (0)