updated private cloud server and console
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "irext",
|
||||
"version": "0.0.1",
|
||||
"version": "1.5.0",
|
||||
"description": "console of irext",
|
||||
"scripts": {
|
||||
"dev": "supervisor -w . -i ./web irext_console.js",
|
||||
@@ -22,15 +22,15 @@
|
||||
"express": "^4.14.0",
|
||||
"form-data": "^2.1.2",
|
||||
"formidable": "^1.0.17",
|
||||
"log4js": "^3.0.6",
|
||||
"log4js": "6.4.0",
|
||||
"method-override": "^2.3.7",
|
||||
"mysql": "^2.12.0",
|
||||
"orm": "^5.0.2",
|
||||
"platform": "^1.3.3",
|
||||
"python-shell": "^0.4.0",
|
||||
"redis": "^2.8.0",
|
||||
"request": "^2.79.0",
|
||||
"ua-parser-js": "^0.7.12"
|
||||
"redis": "3.1.1",
|
||||
"ua-parser-js": "^0.7.12",
|
||||
"axios": "^1.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"supervisor": "^0.12.0"
|
||||
|
||||
Reference in New Issue
Block a user