HttpServer working with GET routes
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
"@types/on-headers": "1.0.4",
|
||||
"@types/response-time": "2.3.9",
|
||||
"@types/serve-favicon": "2.5.7",
|
||||
"@types/ws": "8.18.1",
|
||||
"eslint": "9.36.0",
|
||||
"globals": "16.4.0",
|
||||
"jiti": "2.6.0",
|
||||
@@ -48,7 +49,10 @@
|
||||
"morgan": "1.10.1",
|
||||
"multer": "2.0.2",
|
||||
"on-headers": "1.1.0",
|
||||
"permessage-deflate": "0.1.7",
|
||||
"response-time": "2.3.4",
|
||||
"serve-favicon": "2.5.1"
|
||||
"serve-favicon": "2.5.1",
|
||||
"websocket-extensions": "0.1.4",
|
||||
"ws": "8.18.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user