Commit 6d0f9581 by Ravindra Kanojiya

updated details page

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