Skip to content

Commit

Permalink
Merge pull request #103 from foundersandcoders/move-morgan
Browse files Browse the repository at this point in the history
move morgan to dep to stop the app from crashing
  • Loading branch information
des-des authored Feb 10, 2018
2 parents 67987ea + 4790bd5 commit 2f66140
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 2f66140

Please sign in to comment.