1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-10 04:55:17 +02:00

Database migrations

This commit is contained in:
unknown 2021-10-05 12:29:17 +02:00
parent 1625932e52
commit 84bd641cf2
8 changed files with 282 additions and 53 deletions

View file

@ -27,6 +27,7 @@
"node-schedule": "^2.0.0",
"sequelize": "^6.6.2",
"sqlite3": "^5.0.2",
"umzug": "^2.3.0",
"ws": "^7.4.6"
},
"devDependencies": {