This commit is contained in:
satori 2022-02-02 06:35:00 +08:00
parent 5f018d2fd9
commit 69c6b03dd7

View File

@ -7,7 +7,7 @@
"scripts": {
"dev": "nuxt dev",
"build": "nuxt build",
"start": "nuxt start",
"start": "nuxt start --port 2334",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {