From 6e1ce3c74d1928506af64895b10a797041cb689c Mon Sep 17 00:00:00 2001 From: Matthew Patrick Date: Mon, 15 Nov 2021 15:20:24 +0700 Subject: [PATCH] Updated package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 05bc85c..5c2b82d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "nekoya", + "name": "Nekoya", "version": "1.0.0", - "description": "Web application for Nekoya ~", + "description": "Nekoya Website", "main": "index.js", "scripts": { "dev": "npm i && nodemon index.js",