proper nodejs versioning, encryption working
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hacktv_updsrv",
|
||||
"version": "0.0.0",
|
||||
"version": "0.5.2",
|
||||
"description": "hacktv_updsrv",
|
||||
"main": "app.js",
|
||||
"author": {
|
||||
@@ -10,6 +10,7 @@
|
||||
"crypto-js": "^4.0.0",
|
||||
"endianness": "^8.0.2",
|
||||
"mime-types": "^2.1.31",
|
||||
"node-crc16": "^2.0.7",
|
||||
"strftime": "^0.10.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user