Added sqlite3 and pg-hstore for sequlize
This commit is contained in:
@@ -38,6 +38,7 @@
|
|||||||
"mongoose": "^8.5.2",
|
"mongoose": "^8.5.2",
|
||||||
"ms": "^2.1.3",
|
"ms": "^2.1.3",
|
||||||
"pg": "^8.12.0",
|
"pg": "^8.12.0",
|
||||||
|
"pg-hstore": "^2.3.4",
|
||||||
"pretty-ms": "^9.1.0",
|
"pretty-ms": "^9.1.0",
|
||||||
"sequelize": "^6.37.3",
|
"sequelize": "^6.37.3",
|
||||||
"youtube-ext": "^1.1.25"
|
"youtube-ext": "^1.1.25"
|
||||||
@@ -51,6 +52,7 @@
|
|||||||
"concurrently": "^8.2.2",
|
"concurrently": "^8.2.2",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"eslint": "^8.57.0",
|
"eslint": "^8.57.0",
|
||||||
|
"sqlite3": "^5.1.7",
|
||||||
"ts-node": "^10.9.2",
|
"ts-node": "^10.9.2",
|
||||||
"typescript": "^5.5.4"
|
"typescript": "^5.5.4"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user