Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jsrimr authored Dec 10, 2018
1 parent 4a6ee7a commit 893e2eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"start": "node ./bin/www"
},
"dependencies": {
"body-parser": "^1.10.2",
"body-parser": "^1.18.3",
"cookie-parser": "~1.3.3",
"debug": "~2.1.1",
"express": "~4.11.1",
"jade": "~1.9.1",
"method-override": "^2.3.1",
"mongoose": "^3.8.24",
"method-override": "^2.3.10",
"mongoose": "^5.3.15",
"morgan": "~1.5.1",
"serve-favicon": "~2.2.0"
}
Expand Down

0 comments on commit 893e2eb

Please sign in to comment.