Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Asadaaaaa authored Oct 6, 2023
1 parent afd3f89 commit ae6ba50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"dev": "next dev",
"turbo": "next dev --turbo",
"build": "next build",
"start": "next start -p 3100",
"stage": "next start -p 3101",
"start": "next start -p 6100",
"stage": "next start -p 6101",
"lint": "next lint"
},
"dependencies": {
Expand Down

0 comments on commit ae6ba50

Please sign in to comment.