diff options
| author | Joe Carstairs <me@joeac.net> | 2025-12-16 13:15:46 +0000 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-12-16 13:15:46 +0000 |
| commit | fe69e7500192a3dbeeb3f2a388b83aba6147ca4b (patch) | |
| tree | 073d6ff530a6d034cfbc36fc912ff3b7f9f782d4 /package.json | |
| parent | 508db104f24d7b7a46c0b0a0ff1ee85d380561de (diff) | |
install nodemailer
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 3a62ae3..1520085 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "@astrojs/sitemap": "^3.2.1", "astro": "^5.1.1", "markdown-it": "^14.1.0", + "nodemailer": "^7.0.11", "typescript": "^5.4.3" }, "devDependencies": { |
