Skip to content

Commit

Permalink
move the morgan moduleto dep instead of dev dep
Browse files Browse the repository at this point in the history
rel #102
  • Loading branch information
Karyum committed Feb 7, 2018
1 parent 67987ea commit 4790bd5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"express": "^4.15.3",
"express-handlebars": "^3.0.0",
"jsonwebtoken": "^8.1.0",
"morgan": "^1.9.0",
"query-string": "^5.0.0",
"request": "^2.81.0",
"uuid": "^3.2.1"
},
"devDependencies": {
"morgan": "^1.9.0",
"nodemon": "^1.12.0",
"pre-commit": "^1.2.2",
"snazzy": "^7.0.0",
Expand Down

0 comments on commit 4790bd5

Please sign in to comment.