fix(core): update

This commit is contained in:
2019-09-08 15:56:50 +02:00
parent af07a53053
commit 44bfff2a6b
6 changed files with 459 additions and 162 deletions

View File

@@ -24,14 +24,16 @@
},
"homepage": "https://gitlab.com/pushrocks/smartsystem#README",
"dependencies": {
"@pushrocks/lik": "^3.0.10",
"@pushrocks/lik": "^3.0.11",
"@pushrocks/smartenv": "^4.0.7",
"@pushrocks/smartpromise": "^3.0.2"
"@pushrocks/smartnetwork": "^1.1.11",
"@pushrocks/smartpromise": "^3.0.2",
"systeminformation": "^4.14.8"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.11",
"@gitzone/tsbuild": "^2.1.17",
"@gitzone/tstest": "^1.0.24",
"@pushrocks/tapbundle": "^3.0.11",
"@pushrocks/tapbundle": "^3.0.13",
"tslint": "^5.19.0",
"tslint-config-prettier": "^1.18.0"
},
@@ -47,4 +49,4 @@
"npmextra.json",
"readme.md"
]
}
}