diff options
| author | Joe Carstairs <me@joeac.net> | 2025-12-16 14:22:37 +0000 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-12-16 14:22:37 +0000 |
| commit | e119eb62e80e6b500dcfc9c459f4f680b405192f (patch) | |
| tree | ba923bda8cd97373b4bf5cdbf292d0b1b1d12cc3 /package.json | |
| parent | 9dab11d615f0768ba634e8c63d6e7358862c5aba (diff) | |
install @types/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 1520085..b385188 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ "@astrojs/node": "^9.5.1", "@astrojs/rss": "^4.0.10", "@astrojs/sitemap": "^3.2.1", + "@types/nodemailer": "^7.0.4", "astro": "^5.1.1", "markdown-it": "^14.1.0", "nodemailer": "^7.0.11", |
