Commit 6d0f9581 by Ravindra Kanojiya

updated details page

1 parent 79b55acd
...@@ -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 3006", "dev": "next dev -p 3015",
"build": "next build", "build": "next build",
"start": "next start -p 3006", "start": "next start -p 3015",
"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!