mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-14 10:26:40 +01:00
Updated package.json
This commit is contained in:
parent
628fc8581a
commit
6e1ce3c74d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "nekoya",
|
"name": "Nekoya",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "Web application for Nekoya ~",
|
"description": "Nekoya Website",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "npm i && nodemon index.js",
|
"dev": "npm i && nodemon index.js",
|
||||||
|
|
Loading…
Reference in a new issue