aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 072b66b..716b581 100644
--- a/package.json
+++ b/package.json
@@ -10,8 +10,10 @@
"author": "",
"license": "ISC",
"dependencies": {
+ "body-parser": "^1.18.3",
"bootstrap": "^4.1.3",
"express": "^4.16.4",
+ "multer": "^1.4.1",
"mysql2": "^1.6.4",
"request": "^2.88.0",
"sequelize": "^4.42.0",