remove start port

This commit is contained in:
drupaldev143
2024-12-10 14:21:39 +03:30
parent 81a370f7fa
commit 33d9fdf52c
2 changed files with 2 additions and 23189 deletions
-23187
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -5,7 +5,7 @@
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start -p 8002",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
@@ -25,7 +25,7 @@
"i": "^0.3.7",
"jalaali-react-date-picker": "^1.0.18",
"jalali-moment": "^3.3.11",
"next": "14.2.3",
"next": "^14.2.20",
"next-themes": "^0.3.0",
"npm": "^10.8.2",
"react": "^18.0.0",