From 524822ad2e87d2f54fb02e69a638fa3b33593baf Mon Sep 17 00:00:00 2001 From: Tomer Aberbach Date: Mon, 14 Oct 2024 23:31:21 -0400 Subject: [PATCH] docs: update email address --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d492331..3a6ef3e 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "5.0.0", "author": { "name": "Tomer Aberbach", - "email": "tomeraberbach@gmail.com", + "email": "tomer@aberba.ch", "url": "https://tomeraberba.ch" }, "description": "A blazing fast recursive directory crawler with lazy sync and async iterator support.",