Added dependency
Added the mongodb driver for nodejs
This commit is contained in:
+2
-1
@@ -9,6 +9,7 @@
|
||||
"author": "kdeng00",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"express": "^4.18.2"
|
||||
"express": "^4.18.2",
|
||||
"mongodb": "^5.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user