From e119eb62e80e6b500dcfc9c459f4f680b405192f Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Tue, 16 Dec 2025 14:22:37 +0000 Subject: install @types/nodemailer --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') 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", -- cgit v1.2.3