Release version

This commit is contained in:
Vladislav Khorev 2024-02-25 16:20:52 +00:00
parent f9754aca1a
commit 82eb226810

View File

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