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 ae9a975..7538b7e 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "mysql2": "^1.6.4", "request": "^2.88.0", "sequelize": "^4.42.0", + "uuid": "^3.3.2", "vue": "^2.5.22" } } |