Merged PR 358: Updated package.json

Updated package.json

Related work items: #5212
This commit is contained in:
Robert Bond
2021-07-13 08:37:17 +00:00
+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",