1
0
Fork 0
mirror of https://gitlab.com/nekoya/web.git synced 2025-03-21 22:39:01 +01:00

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