Update package.json
This commit is contained in:
parent
d60c6204a3
commit
7bb350b3e6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"description": "Node.js sample app for OpenShift 3",
|
||||
"main": "server.js",
|
||||
"dependencies": {
|
||||
"nodemon": "*"
|
||||
"express": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "*"
|
||||
|
|
Loading…
Reference in a new issue