From d52a018bc06e11977cd62d8016a59160f1118897 Mon Sep 17 00:00:00 2001 From: intr0 <65262937+Voltairine-de-Cleyre@users.noreply.github.com> Date: Thu, 17 Oct 2024 00:00:42 -0400 Subject: [PATCH] Update package.json Add email dictionary; Signed-off-by: intr0 <65262937+Voltairine-de-Cleyre@users.noreply.github.com> --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 814444a..c30723e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,6 @@ { "name": "ios_privacy", - "version": "1727544152", - "author": "intr0 " + "version": "1729136089", + "author": "intr0" + "email": "" }