mirror of
https://github.com/resend/react-email.git
synced 2026-09-14 14:18:02 +08:00
12f46209a1
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: gabriel miranda <gabriel@resend.com>
11 lines
150 B
JSON
11 lines
150 B
JSON
{
|
|
"name": "email-dev",
|
|
"version": "0.0.7",
|
|
"bin": "index.js",
|
|
"private": true,
|
|
"type": "module",
|
|
"scripts": {
|
|
"start": "node ."
|
|
}
|
|
}
|