notamitgamer

It's my profile man, there is ...
Log | Files | Refs | Activity | README

commit 449fefc95d7bac8ee4967f188dfb4667082ef2e2
parent b8ea86541c73b78240ad617d3809b6489dcdc47e
Author: Amit Dutta <mail@amit.is-a.dev>
Date:   Thu,  3 Sep 2026 07:06:40 +0530

Merge pull request #6 from notamitgamer/feat/self-hosted-mailbox

fix: restore react/react-dom deps (fixes Render MODULE_NOT_FOUND)
Diffstat:
Mpackage.json | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/package.json b/package.json @@ -11,7 +11,9 @@ "express": "^4.19.0", "firebase-admin": "^12.1.0", "resend": "^3.2.0", - "svix": "^1.24.0" + "svix": "^1.24.0", + "react": "^18.2.0", + "react-dom": "^18.2.0" }, "engines": { "node": ">=18.0.0"
© notamitgamer • Site Built: 2026-09-05 01:53:16 UTC • git-mirror commit: c170d72 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror