Skip to content

Commit 23e06cc

Browse files
Update react-email monorepo to v6.1.4
1 parent ad9bd1f commit 23e06cc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
"export": "email export"
77
},
88
"dependencies": {
9-
"@react-email/ui": "6.0.0",
9+
"@react-email/ui": "6.1.4",
1010
"react": "^19.0.0",
1111
"react-dom": "^19.0.0",
1212
"react-intl": "^7.1.14"
1313
},
1414
"devDependencies": {
1515
"@types/react": "^19.0.1",
1616
"@types/react-dom": "^19.0.1",
17-
"react-email": "6.0.0",
17+
"react-email": "6.1.4",
1818
"typescript": "^5.9.3"
1919
}
2020
}

0 commit comments

Comments
 (0)