switched to imports, debugged sessions
This commit is contained in:
+11
-10
@@ -1,12 +1,13 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"argon2": "^0.44.0",
|
||||
"body-parser": "^2.2.0",
|
||||
"express": "^5.1.0",
|
||||
"express-mysql-session": "^3.0.3",
|
||||
"express-session": "^1.18.2",
|
||||
"mysql": "^2.18.1",
|
||||
"mysql2": "^3.14.3",
|
||||
"swagger-ui-express": "^5.0.1"
|
||||
}
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"argon2": "^0.44.0",
|
||||
"body-parser": "^2.2.0",
|
||||
"express": "^5.1.0",
|
||||
"express-mysql-session": "^3.0.3",
|
||||
"express-session": "^1.18.2",
|
||||
"mysql": "^2.18.1",
|
||||
"mysql2": "^3.14.3",
|
||||
"swagger-ui-express": "^5.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user