From 2364404891ef0e1b8dbbfe1b7f5028461e922222 Mon Sep 17 00:00:00 2001 From: samadhigunasinghe <69573759+samadhi1311@users.noreply.github.com> Date: Sun, 22 Oct 2023 10:14:47 +0530 Subject: [PATCH] Changed author --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50d5acf..eab54c6 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "build": "parcel build src/index.html --dist-dir ./docs --public-url https://samadhi1311.github.io/overnight/" }, "keywords": [], - "author": "sama", + "author": "samadhi1311", "license": "ISC", "devDependencies": { "parcel": "^2.9.3"