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