removed gateway check since I probably do not need it

This commit is contained in:
Aster Fialla
2026-02-15 15:05:08 -05:00
parent db5a7398ce
commit 85d876f660
2 changed files with 1 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
},
"private": true,
"dependencies": {
"@fluxerjs/core": "^1.0.6",
"@fluxerjs/core": "^1.0.9",
"pg": "^8.18.0",
"pg-hstore": "^2.3.4",
"sequelize": "^6.37.7"