Files
github-actions[bot] 12f46209a1 chore(root): version packages (#3322)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: gabriel miranda <gabriel@resend.com>
2026-04-16 16:20:02 -03:00

11 lines
150 B
JSON

{
"name": "email-dev",
"version": "0.0.7",
"bin": "index.js",
"private": true,
"type": "module",
"scripts": {
"start": "node ."
}
}