v0.9.22
- numerous bug fixes
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
{
|
||||
"name": "zefie_wtvp_minisrv",
|
||||
"version": "0.9.21",
|
||||
"version": "0.9.22",
|
||||
"description": "WebTV Service (WTVP) Emulation Server",
|
||||
"main": "app.js",
|
||||
"homepage": "https://github.com/zefie/zefie_wtvp_minisrv",
|
||||
"license": "GPL3",
|
||||
"scripts": {
|
||||
"start": "node app.js",
|
||||
"start17": "node --openssl-legacy-provider app.js",
|
||||
"test": "node test.js"
|
||||
},
|
||||
"author": {
|
||||
@@ -29,7 +30,7 @@
|
||||
"crypto-js": "^4.1.1",
|
||||
"easy-crc": "0.0.2",
|
||||
"endianness": "^8.0.2",
|
||||
"mime-types": "^2.1.31",
|
||||
"mime-types": "^2.1.33",
|
||||
"proxy-agent": "^5.0.0",
|
||||
"strftime": "^0.10.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user