From 3981de6c1983a57b6697a3705380ff5f7ff922d2 Mon Sep 17 00:00:00 2001 From: Matt Pocock Date: Tue, 30 Jul 2024 11:40:25 +0100 Subject: [PATCH] Removed email --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 29e95cb..9ae6a9d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "react-typescript-tutorial", "version": "1.0.0", "main": "index.js", - "author": "Matt Pocock ", + "author": "Matt Pocock ", "license": "GPL", "devDependencies": { "@total-typescript/exercise-cli": "^0.10.0", @@ -190,4 +190,4 @@ "react-select": "^5.7.3", "zod": "^3.21.4" } -} \ No newline at end of file +}