fix(core): update

This commit is contained in:
2019-01-18 02:42:13 +01:00
parent b6b584f808
commit 6117228ea4
3 changed files with 16 additions and 10 deletions

View File

@@ -28,7 +28,7 @@
"homepage": "https://gitlab.com/pushrocks/dockersock#README",
"dependencies": {
"@pushrocks/lik": "^3.0.4",
"@pushrocks/smartlog": "^2.0.9",
"@pushrocks/smartlog": "^2.0.12",
"@pushrocks/smartpromise": "^2.0.5",
"@pushrocks/smartrequest": "^1.1.14",
"rxjs": "^6.3.3"
@@ -39,7 +39,7 @@
"@gitzone/tstest": "^1.0.18",
"@pushrocks/tapbundle": "^3.0.7",
"@types/node": "^10.12.18",
"tslint": "^5.12.0",
"tslint": "^5.12.1",
"tslint-config-prettier": "^1.17.0"
}
}