Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Aiden Cline
334994b8ed chore(console): remove unused mail dependencies
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-06-27 03:44:48 +00:00
2 changed files with 1 additions and 5 deletions

View file

@ -229,10 +229,8 @@
"dependencies": {
"@jsx-email/all": "2.2.3",
"@jsx-email/cli": "1.4.3",
"@tsconfig/bun": "1.0.9",
"@types/react": "18.0.25",
"react": "18.2.0",
"solid-js": "catalog:",
},
},
"packages/console/resource": {

View file

@ -4,10 +4,8 @@
"dependencies": {
"@jsx-email/all": "2.2.3",
"@jsx-email/cli": "1.4.3",
"@tsconfig/bun": "1.0.9",
"@types/react": "18.0.25",
"react": "18.2.0",
"solid-js": "catalog:"
"react": "18.2.0"
},
"exports": {
"./*": "./emails/templates/*"