fix(core): initial

This commit is contained in:
2020-02-07 20:00:01 +00:00
parent 029daf272f
commit 9abd746384
9 changed files with 136 additions and 33 deletions

View File

@@ -16,14 +16,15 @@
"@gitzone/tsbuild": "^2.0.22",
"@gitzone/tstest": "^1.0.15",
"@pushrocks/tapbundle": "^3.0.7",
"@types/node": "^10.11.7",
"tslint": "^5.11.0",
"@types/node": "^13.7.0",
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.15.0"
},
"dependencies": {
"@pushrocks/smartexpress": "^3.0.57",
"@pushrocks/smartnetwork": "^1.1.18",
"@pushrocks/smartproxy": "^1.0.32"
"@pushrocks/smartproxy": "^2.0.0",
"@tsclass/tsclass": "^3.0.3"
},
"files": [
"ts/**/*",