refactor some page and home title and change start port
This commit is contained in:
+2
-2
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "nobat",
|
||||
"name": "nobat724",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"start": "next start -p 8002",
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user