Update package.json
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"description": "Node.js on Docker",
|
||||
"author": "First Last <first.last@example.com>",
|
||||
"main": "server.js",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "node server.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user