From ef38dc6e084aa0938279dd8c03848eaa3576825f Mon Sep 17 00:00:00 2001 From: Anwer Sayeed Date: Sat, 12 Sep 2020 13:23:36 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b3daf3..5198c4a 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "author": "Ayush", + "author": "Ayush and Anwer", "license": "ISC", "dependencies": { "body-parser": "^1.19.0",