fix(core): implement basic functionality

This commit is contained in:
2020-12-26 18:14:19 +00:00
parent 07655937f6
commit 09cd4c3feb
6 changed files with 312 additions and 303 deletions

View File

@@ -16,13 +16,15 @@
"@gitzone/tsbundle": "^1.0.78",
"@gitzone/tstest": "^1.0.44",
"@pushrocks/tapbundle": "^3.2.9",
"@types/node": "^14.11.2",
"@types/node": "^14.14.16",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.15.0"
},
"dependencies": {
"@apiglobal/typedrequest": "^1.0.55",
"@pushrocks/smartsocket": "^1.1.68"
"@apiglobal/typedrequest": "^1.0.56",
"@apiglobal/typedrequest-interfaces": "^1.0.15",
"@pushrocks/isohash": "^1.0.2",
"@pushrocks/smartsocket": "^1.2.0"
},
"browserslist": [
"last 1 chrome versions"