From 7cfdc5ba03f35508347c27a599265b069bb365c2 Mon Sep 17 00:00:00 2001 From: nune <145225213+gigirassy@users.noreply.github.com> Date: Thu, 19 Dec 2024 13:49:56 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e5dc4a..84b6747 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "nodejs", "express" ], - "author": "Your Name", + "author": "nune", "license": "CC0", "dependencies": { "express": "^4.18.2",