fix(core): update

This commit is contained in:
2018-09-15 21:52:34 +02:00
parent 24995168ac
commit a82b13a81f
3 changed files with 33 additions and 235 deletions

View File

@@ -15,14 +15,14 @@
"devDependencies": {
"@gitzone/tsbuild": "^2.0.22",
"@gitzone/tsrun": "^1.1.12",
"@gitzone/tstest": "^1.0.13",
"@pushrocks/tapbundle": "^3.0.5",
"qenv": "^1.1.7"
"@gitzone/tstest": "^1.0.15",
"@pushrocks/qenv": "^2.0.2",
"@pushrocks/tapbundle": "^3.0.7"
},
"dependencies": {
"@pushrocks/smartdelay": "^2.0.2",
"@pushrocks/smartlog-interfaces": "^1.0.9",
"@types/elasticsearch": "^5.0.25",
"@types/elasticsearch": "^5.0.26",
"elasticsearch": "^15.1.1"
}
}
}