Skip to content
Snippets Groups Projects
Commit 6aad684d authored by Yehor Potebenko's avatar Yehor Potebenko
Browse files

config: change the name of start command in package.json (server side)

parent 66a08fd4
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
"private": true,
"type": "module",
"scripts": {
"dev": "nodemon index.js"
"start": "nodemon index.js"
},
"repository": {
"type": "git",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment