downgrade mariadb (sequelize is not ready)

This commit is contained in:
lesion
2023-02-22 08:33:09 +01:00
parent d733d7fef1
commit bae930799e
2 changed files with 32 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "gancio",
"version": "1.6.3",
"version": "1.6.4",
"description": "A shared agenda for local communities",
"author": "lesion",
"scripts": {
@@ -61,7 +61,7 @@
"linkify-html": "^4.0.2",
"linkifyjs": "4.1.0",
"lodash": "^4.17.21",
"mariadb": "^3.0.1",
"mariadb": "^2.5.6",
"memory-cache": "^0.2.0",
"microformat-node": "^2.0.1",
"minify-css-string": "^1.0.0",