updated package.json for render
This commit is contained in:
parent
0ed6b78b20
commit
d42a37b864
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"name": "express-mini-message-board",
|
||||
"version": "0.0.0",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"main": "app.js",
|
||||
"scripts": {
|
||||
"start": "node ./bin/www"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue