: refactor, adds mongodb connection and prototyping
This commit is contained in:
+2
-1
@@ -8,7 +8,7 @@
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"license": "MIT",
|
||||
"description": "",
|
||||
"dependencies": {
|
||||
"@types/express": "^4.17.21",
|
||||
@@ -18,6 +18,7 @@
|
||||
"dotenv": "^16.4.4",
|
||||
"express": "^4.18.2",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"mongodb": "^6.3.0",
|
||||
"typescript": "^5.3.3",
|
||||
"ws": "^8.16.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user