body-parser add into dependencies

This commit is contained in:
joewaa 2017-06-10 23:36:41 +08:00 committed by GitHub
parent dd1cd528a5
commit cfa8b2c9fc

View file

@ -11,6 +11,7 @@
"mocha": "^2.4.5",
"mongodb": "^2.1.16",
"mongoose": "*",
"body-parser": "*",
"morgan": "^1.7.0",
"object-assign":"4.1.0"
},