Updating dependency
Adding ORM for mongodb
This commit is contained in:
+2
-1
@@ -10,6 +10,7 @@
|
|||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"express": "^4.18.2",
|
"express": "^4.18.2",
|
||||||
"mongodb": "^5.3.0"
|
"mongodb": "^5.3.0",
|
||||||
|
"mongoose": "^7.0.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user