Update package.json

This commit is contained in:
Philip Jake 2023-02-19 22:43:23 +01:00 committed by GitHub
parent c42248bcad
commit 876b8ae376
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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