fix(core): update

This commit is contained in:
2020-08-11 14:47:25 +00:00
parent 13e064207f
commit b08b9abb38
4 changed files with 10029 additions and 409 deletions

View File

@@ -13,17 +13,17 @@
"format": "(gitzone format)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.22",
"@gitzone/tstest": "^1.0.15",
"@pushrocks/qenv": "^4.0.6",
"@pushrocks/tapbundle": "^3.2.1",
"@types/node": "^13.13.4",
"tslint": "^6.1.1",
"@gitzone/tsbuild": "^2.1.25",
"@gitzone/tstest": "^1.0.43",
"@pushrocks/qenv": "^4.0.10",
"@pushrocks/tapbundle": "^3.2.9",
"@types/node": "^14.0.27",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.15.0"
},
"dependencies": {
"@pushrocks/smartfile": "^7.0.12",
"@pushrocks/smartmail": "^1.0.11",
"@pushrocks/smartfile": "^8.0.0",
"@pushrocks/smartmail": "^1.0.18",
"@pushrocks/smartrequest": "^1.1.47",
"@pushrocks/smartstring": "^3.0.18"
},