chore(console): remove unused mail dependencies
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
This commit is contained in:
parent
36c416e143
commit
334994b8ed
2 changed files with 1 additions and 5 deletions
2
bun.lock
2
bun.lock
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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/*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue