pc_services now uses node Express
- reduces chance of error with older webtv clients sending http request - version bump to 0.9.32
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "zefie_wtvp_minisrv",
|
||||
"version": "0.9.31",
|
||||
"version": "0.9.32",
|
||||
"description": "WebTV Service (WTVP) Emulation Server",
|
||||
"main": "app.js",
|
||||
"homepage": "https://github.com/zefie/zefie_wtvp_minisrv",
|
||||
@@ -31,6 +31,7 @@
|
||||
"crypto-js": "^4.1.1",
|
||||
"easy-crc": "0.0.2",
|
||||
"endianness": "^8.0.2",
|
||||
"express": "^4.18.2",
|
||||
"html-entities": "^2.3.3",
|
||||
"iconv-lite": "^0.6.3",
|
||||
"mime-types": "^2.1.35",
|
||||
|
||||
Reference in New Issue
Block a user