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