fix: reinstigate sendEmail

This commit is contained in:
Henry
2024-12-30 15:22:21 +00:00
parent 8189d4cf39
commit f97b93c786
2 changed files with 10 additions and 11 deletions

View File

@@ -6,7 +6,7 @@
"exports": {
".": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
"default": "./src/index.tsx"
}
},
"main": "./dist/index.js",