diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index e8db73b..4a1d72c 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "main": "server.js", "dependencies": { "amqplib": "^0.5.1", + "body-parser": "^1.17.1", "express": "^4.15.2", "http": "^0.0.0", "mysql": "^2.13.0", |
