aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4989791..072b66b 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,9 @@
"dependencies": {
"bootstrap": "^4.1.3",
"express": "^4.16.4",
- "request": "^2.88.0"
+ "mysql2": "^1.6.4",
+ "request": "^2.88.0",
+ "sequelize": "^4.42.0",
+ "vue": "^2.5.22"
}
}