fix(core): update

This commit is contained in:
2018-11-02 13:57:14 +01:00
parent 35ac4a76b8
commit e03d4872cf
6 changed files with 125 additions and 27 deletions

View File

@@ -24,6 +24,7 @@
"dependencies": {
"@pushrocks/smartlog-interfaces": "^1.0.15",
"@pushrocks/smartrequest": "^1.1.14",
"@pushrocks/smartstring": "^3.0.4"
"@pushrocks/smartstring": "^3.0.4",
"@pushrocks/taskbuffer": "^2.0.5"
}
}