Commit e5069d06 by sujata

port change

1 parent 38dba61b
...@@ -3,9 +3,9 @@ ...@@ -3,9 +3,9 @@
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev -p 3026", "dev": "next dev -p 3028",
"build": "next build", "build": "next build",
"start": "next start -p 3026", "start": "next start -p 3028",
"lint": "next lint" "lint": "next lint"
}, },
"dependencies": { "dependencies": {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!