1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-26 14:11:59 +01:00

bugfixes / more code cleanup

This commit is contained in:
NoobishSVK
2024-03-21 22:30:18 +01:00
parent 0f10e04bcd
commit 8f4c96ce12
12 changed files with 166 additions and 81 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "fm-dx-webserver",
"version": "1.1.5",
"version": "1.1.6",
"description": "",
"main": "index.js",
"scripts": {
@@ -14,10 +14,10 @@
"dependencies": {
"@mapbox/node-pre-gyp": "1.0.11",
"body-parser": "1.20.2",
"command-exists-promise": "2.0.2",
"ejs": "3.1.9",
"express": "4.18.3",
"express-session": "1.18.0",
"ffmpeg-static": "^5.2.0",
"http": "0.0.1-security",
"http-proxy": "1.18.1",
"https": "1.0.0",