Updated package.json

This commit is contained in:
Matthew Patrick 2021-11-15 15:20:24 +07:00
parent 628fc8581a
commit 6e1ce3c74d

View file

@ -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",