mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-17 19:37:02 +00:00
Start using sequelize migrations
This commit is contained in:
@@ -26,12 +26,12 @@
|
||||
"mysql2": "^2.1.0",
|
||||
"qrcode-terminal": "^0.12.0",
|
||||
"sequelize": "^5.21.13",
|
||||
"sequelize-cli": "^5.5.1",
|
||||
"socket.io": "^2.3.0",
|
||||
"whatsapp-web.js": "^1.7.0",
|
||||
"youch": "^2.0.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^2.0.4"
|
||||
"nodemon": "^2.0.4",
|
||||
"sequelize-cli": "^5.5.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user