1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-26 22:13:53 +01:00

bugfixes, refactor, code removal

This commit is contained in:
NoobishSVK
2024-03-25 23:23:14 +01:00
parent fc52b211b7
commit 7f483770f2
20 changed files with 342 additions and 737 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "fm-dx-webserver",
"version": "1.1.7",
"description": "",
"version": "1.1.8",
"description": "FM DX Webserver",
"main": "index.js",
"scripts": {
"debug": "node index.js --debug",
@@ -17,14 +17,13 @@
"ejs": "3.1.9",
"express": "4.18.3",
"express-session": "1.18.0",
"ffmpeg-static": "^5.2.0",
"ffmpeg-static": "5.2.0",
"http": "0.0.1-security",
"http-proxy": "1.18.1",
"https": "1.0.0",
"koffi": "2.7.2",
"net": "1.0.2",
"serialport": "12.0.0",
"wrtc": "0.4.7",
"ws": "8.14.2"
}
}