Make release 003

This commit is contained in:
Vladislav Khorev 2024-02-24 10:42:58 +00:00
parent 9cd7b2a67d
commit 3b365d7742

View File

@ -5,7 +5,7 @@
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"start": "next start -p 8003",
"lint": "next lint"
},
"dependencies": {