Skip to content
Snippets Groups Projects
Commit 052875fd authored by Morris, George (UG - Computer Science)'s avatar Morris, George (UG - Computer Science)
Browse files

Updated package.json with comments from merge request

parent 47ba8ca3
No related branches found
No related tags found
2 merge requests!8CI/CD,!2Posts service
...@@ -3,8 +3,9 @@ ...@@ -3,8 +3,9 @@
"version": "1.0.0", "version": "1.0.0",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"type": "module",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "start": "node index.js"
}, },
"keywords": [], "keywords": [],
"author": "", "author": "",
......
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