diff options
| author | Rafi Zadanly <rafizadanly@gmail.com> | 2022-11-18 17:36:27 +0700 |
|---|---|---|
| committer | Rafi Zadanly <rafizadanly@gmail.com> | 2022-11-18 17:36:27 +0700 |
| commit | 6f61d46bd529a98257980ce8af92db8dfe42b833 (patch) | |
| tree | c9957c8cc73ac21508f32359924b8b065bedc798 /package.json | |
| parent | 2c0e4a977cc4fadcc0af507b7c9d28a3824f5323 (diff) | |
User activation feature
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 15c6802f..b89254af 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "cookies-next": "^2.1.1", "next": "13.0.0", "next-progress": "^2.2.0", + "nodemailer": "^6.8.0", "react": "18.2.0", "react-dom": "18.2.0", "react-lazy-load-image-component": "^1.5.5", |
