Updated package.json

This commit is contained in:
Robert Bond
2021-07-13 08:36:54 +00:00
parent bc7239d3d7
commit fc2cbd4b5b
+1 -1
View File
@@ -5,7 +5,7 @@
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start -p 80"
"start": "next start"
},
"dependencies": {
"@webdeb/next-styles": "^1.1.1",