From c0f1e8b500de9d22a7109e009657c348ad9533d4 Mon Sep 17 00:00:00 2001 From: Beau Bouchard <127320+BeauBouchard@users.noreply.github.com> Date: Thu, 21 Sep 2023 10:54:16 -0400 Subject: [PATCH] added contributor --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 710a010..095fff8 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,8 @@ "busches ", "sonseong10 ", "Whiskydog ", - "DerTimonius " + "DerTimonius ", + "Gilsabo " ], "scripts": { "start": "node ./src/app.js",